diff options
Diffstat (limited to '.config/openttd')
-rw-r--r-- | .config/openttd/openttd.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index 77d5f0c..1095747 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -446,10 +446,6 @@ renew_keep_length = false [bans] -[newgrf] - -[newgrf-static] - [ai_players] none = start_date=730 none = start_date=730 @@ -473,3 +469,7 @@ none = [version] version_string = 1.10.3 version_number = 1A086D64 + +[newgrf] + +[newgrf-static] |