(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
#include <list>
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 110;
|
||||
extern const uint16 SAVEGAME_VERSION = 111;
|
||||
|
||||
SavegameType _savegame_type; ///< type of savegame we are loading
|
||||
|
||||
|
Reference in New Issue
Block a user