(svn r16129) -Feature-ish: configurable digit group separator per language with user override.

This commit is contained in:
rubidium
2009-04-23 21:05:00 +00:00
parent 208234a7a0
commit ff05dc8446
59 changed files with 177 additions and 44 deletions

View File

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