Fix ugly line breaks.
This commit is contained in:
parent
a53c6e74c4
commit
7f000ce9cc
2 changed files with 3 additions and 4 deletions
|
@ -95,7 +95,7 @@ struct empfile empfile[] = {
|
|||
{"commodity", "commodity", 0,
|
||||
0, sizeof(struct comstr), 0, 0, 0, 0,
|
||||
-1, -1, 0, 0, 0, 0, 0},
|
||||
{"lost", "lostitems", 0, 0,
|
||||
sizeof(struct loststr), 0, 0, 0, 0,
|
||||
{"lost", "lostitems", 0,
|
||||
0, sizeof(struct loststr), 0, 0, 0, 0,
|
||||
-1, -1, 0, 0, 0, 0, 0}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue