File diff r12026:96e8bcc60bf7 → r12027:83216fa52f8f
src/saveload/saveload.cpp
Show inline comments
 
@@ -40,7 +40,7 @@
 

	
 
#include "saveload_internal.h"
 

	
 
extern const uint16 SAVEGAME_VERSION = 119;
 
extern const uint16 SAVEGAME_VERSION = 120;
 

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