(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)

This commit is contained in:
rubidium
2009-01-08 16:35:45 +00:00
parent d29dc478dd
commit 7a5798695d
19 changed files with 420 additions and 38 deletions

View File

@@ -42,7 +42,7 @@
#include <list>
extern const uint16 SAVEGAME_VERSION = 105;
extern const uint16 SAVEGAME_VERSION = 106;
SavegameType _savegame_type; ///< type of savegame we are loading