File diff r10346:abb5a49d7f1a → r10347:928beddeea17
src/saveload.cpp
Show inline comments
 
@@ -37,7 +37,7 @@
 

	
 
#include "table/strings.h"
 

	
 
extern const uint16 SAVEGAME_VERSION = 102;
 
extern const uint16 SAVEGAME_VERSION = 103;
 

	
 
SavegameType _savegame_type; ///< type of savegame we are loading