File diff r10712:3ee31720391b → r10713:ba92067a4b49
src/saveload/saveload.cpp
Show inline comments
 
@@ -42,7 +42,7 @@
 

	
 
#include <list>
 

	
 
extern const uint16 SAVEGAME_VERSION = 107;
 
extern const uint16 SAVEGAME_VERSION = 108;
 

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