(svn r20048) -Feature: Add a setting to forbid towns building level crossings.

This commit is contained in:
michi_cc
2010-07-02 16:34:07 +00:00
parent ffdbb7ec81
commit a75583bbb6
6 changed files with 6 additions and 1 deletions

View File

@@ -47,7 +47,7 @@
#include "saveload_internal.h"
extern const uint16 SAVEGAME_VERSION = 142;
extern const uint16 SAVEGAME_VERSION = 143;
SavegameType _savegame_type; ///< type of savegame we are loading