Doc fix.
This commit is contained in:
parent
bb2a725b0d
commit
15a1a06101
3 changed files with 2 additions and 4 deletions
|
@ -73,8 +73,6 @@ newe(void)
|
|||
uws = (1.0 + uwbrate * etu_per_update) * sect.sct_item[I_UW];
|
||||
natp = getnatp(sect.sct_own);
|
||||
maxpop = max_pop(natp->nat_level[NAT_RLEV], §);
|
||||
/* This isn't quite right, since research might rise/fall */
|
||||
/* 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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue