(do_conv) Remove CR.
This commit is contained in:
parent
5c11488a2d
commit
9180b23cfa
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ do_conv(struct nstr_sect nstr, int uwtoconvert, int for_real)
|
|||
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