File diff r12410:4bb7a12b2f71 → r12411:4ac6b3dd713f
src/saveload/saveload.cpp
Show inline comments
 
@@ -41,7 +41,7 @@
 

	
 
#include "saveload_internal.h"
 

	
 
extern const uint16 SAVEGAME_VERSION = 121;
 
extern const uint16 SAVEGAME_VERSION = 122;
 

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