(svn r18522) -Feature: add the possibility to not make new tree tiles in-game

This commit is contained in:
rubidium
2009-12-17 16:59:33 +00:00
parent b0f1fcbead
commit 5e2b7e0238
6 changed files with 28 additions and 2 deletions

View File

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