Fix and clean up some comments
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
9f25de3dce
commit
eba87789ab
37 changed files with 73 additions and 69 deletions
|
@ -202,7 +202,7 @@ guerrilla(struct sctstr *sp)
|
|||
return;
|
||||
tnat = getnatp(target);
|
||||
if (tnat->nat_stat == STAT_UNUSED) {
|
||||
/* target nation has dissolved: che's retire. */
|
||||
/* target nation has dissolved: che's retire. */
|
||||
logerror("%d Che targeted at country %d retiring", che, target);
|
||||
sp->sct_che = 0;
|
||||
sp->sct_che_target = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue