(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:
parent
fb768e844c
commit
1969a3890a
4 changed files with 76 additions and 100 deletions
|
@ -177,8 +177,6 @@ EMPCF_OPT("TRADESHIPS", opt_TRADESHIPS,
|
|||
"Enable Tradeships")
|
||||
EMPCF_OPT("TREATIES", opt_TREATIES,
|
||||
"Allow treaties")
|
||||
EMPCF_OPT("UPDATESCHED", opt_UPDATESCHED,
|
||||
"Used to control update times and should always be used")
|
||||
|
||||
EMPCF_COMMENT("\n\n### Countries")
|
||||
EMPCFBOTH("btu_build_rate", btu_build_rate, float, NSC_FLOAT, 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue