(mil_dbl_pay): No effect, remove. Was used for mil being built into
units until that was removed in 4.0.0.
This commit is contained in:
parent
0adc54d43a
commit
591b8d4862
4 changed files with 0 additions and 7 deletions
|
@ -197,7 +197,6 @@ calc_all(long p_sect[][2],
|
|||
struct sctstr *sp;
|
||||
int etu = etu_per_update;
|
||||
|
||||
mil_dbl_pay = 0;
|
||||
memset(p_sect, 0, sizeof(**p_sect) * (SCT_TYPE_MAX+2) * 2);
|
||||
*taxes = *Ncivs = *Nuws = *bars = *Nbars = *mil = 0;
|
||||
*ships = *sbuild = *nsbuild = *smaint = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue