File diff r12929:f1f4ae7c2a92 → r12930:ae0ddab1903d
src/saveload/saveload.cpp
Show inline comments
 
@@ -48,7 +48,7 @@
 

	
 
#include "saveload_internal.h"
 

	
 
extern const uint16 SAVEGAME_VERSION = 125;
 
extern const uint16 SAVEGAME_VERSION = 126;
 

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