(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump savegame version. (michi_cc)

This commit is contained in:
rubidium
2008-08-02 22:53:51 +00:00
parent 33898d49bb
commit 10d8fb6456
5 changed files with 200 additions and 28 deletions

View File

@@ -36,7 +36,7 @@
#include "table/strings.h"
extern const uint16 SAVEGAME_VERSION = 99;
extern const uint16 SAVEGAME_VERSION = 100;
SavegameType _savegame_type; ///< type of savegame we are loading