(opt_UPDATESCHED): Remove nooption UPDATESCHED. It had no effect on

the actual update, only on the update command.  Believed to be broken
since Empire2.
This commit is contained in:
Markus Armbruster 2005-12-29 13:38:57 +00:00
parent fb768e844c
commit 1969a3890a
4 changed files with 76 additions and 100 deletions

View file

@ -69,4 +69,3 @@ int opt_SUPER_BARS = 0;
int opt_TECH_POP = 0;
int opt_TRADESHIPS = 0;
int opt_TREATIES = 1;
int opt_UPDATESCHED = 1;