(svn r16993) -Change: make the rail waypoint builder draggable

This commit is contained in:
rubidium
2009-07-30 17:44:13 +00:00
parent 4a1f6547c6
commit 5592eb4955
7 changed files with 128 additions and 62 deletions

View File

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