Line breaks and other formatting issues. No functional changes.
This commit is contained in:
parent
281840b604
commit
4c4fdca42b
37 changed files with 119 additions and 117 deletions
|
@ -168,8 +168,7 @@ move_ground(struct sctstr *start, struct sctstr *end,
|
|||
break;
|
||||
else if (dir == DIR_VIEW) {
|
||||
pr("%d%% %s with %d civilians.\n", sect.sct_effic,
|
||||
dchr[sect.sct_type].d_name,
|
||||
sect.sct_item[I_CIVIL]);
|
||||
dchr[sect.sct_type].d_name, sect.sct_item[I_CIVIL]);
|
||||
continue;
|
||||
}
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue