(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.

This commit is contained in:
Yexo
2009-01-21 02:31:55 +00:00
parent 5e7669b539
commit db3ee34b44
31 changed files with 417 additions and 171 deletions

View File

@@ -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