Fix long lines. No functional changes.
This commit is contained in:
parent
ba2c537ce5
commit
4836f6c543
29 changed files with 141 additions and 79 deletions
|
@ -120,7 +120,8 @@ prod(void)
|
|||
/* during the update, but it's the best we can really do */
|
||||
work = new_work(§,
|
||||
total_work(sect.sct_work, etu_per_update,
|
||||
civs, sect.sct_item[I_MILIT], uws, maxpop));
|
||||
civs, sect.sct_item[I_MILIT], uws,
|
||||
maxpop));
|
||||
bwork = work / 2;
|
||||
|
||||
if (sect.sct_off)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue