Convert spaces to tabs
This commit is contained in:
parent
7465574195
commit
243a15052f
19 changed files with 100 additions and 100 deletions
|
@ -64,7 +64,7 @@ conv(void)
|
|||
continue;
|
||||
if (sect.sct_oldown == player->cnum)
|
||||
continue;
|
||||
natp = getnatp(sect.sct_own);
|
||||
natp = getnatp(sect.sct_own);
|
||||
maxpop = max_pop(natp->nat_level[NAT_RLEV], §);
|
||||
civ = sect.sct_item[I_CIVIL];
|
||||
mil = sect.sct_item[I_MILIT];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue