(svn r25702) -Add: about 3000 years of savegame compatibility.

pull/155/head
frosch 11 years ago
parent f94c87949d
commit c1283e7dfd

@ -88,7 +88,7 @@ enum SLRefType {
};
/** Highest possible savegame version. */
#define SL_MAX_VERSION 255
#define SL_MAX_VERSION UINT16_MAX
/** Flags of a chunk. */
enum ChunkType {

Loading…
Cancel
Save