(produce_sect, update_main): Charge capital maintenance in

produce_sect(), just like all the other sector costs.
This commit is contained in:
Markus Armbruster 2006-06-22 17:16:31 +00:00
parent 2d99971a7f
commit a7393becc0
2 changed files with 2 additions and 1 deletions

View file

@ -133,7 +133,6 @@ update_main(void *unused)
/* produce all sects */
produce_sect(x, etu, bp, p_sect);
np->nat_money -= p_sect[SCT_CAPIT][1];
/* build units */
prod_ship(etu, x, bp, 1);