- saveversion bump.

This commit is contained in:
Christoph Oelckers 2020-02-27 19:56:17 +01:00
parent 7c96c550d9
commit cec4aad75a

View file

@ -67,13 +67,13 @@ const char *GetVersionString();
#define SAVESIG_PS GAMENAME ".Exhumed" #define SAVESIG_PS GAMENAME ".Exhumed"
#define MINSAVEVER_DN3D 4 #define MINSAVEVER_DN3D 4
#define MINSAVEVER_BLD 4 #define MINSAVEVER_BLD 5
#define MINSAVEVER_RR 5 #define MINSAVEVER_RR 5
#define MINSAVEVER_SW 3 #define MINSAVEVER_SW 3
#define MINSAVEVER_PS 3 #define MINSAVEVER_PS 3
#define SAVEVER_DN3D 4 #define SAVEVER_DN3D 4
#define SAVEVER_BLD 4 #define SAVEVER_BLD 5
#define SAVEVER_RR 5 #define SAVEVER_RR 5
#define SAVEVER_SW 3 #define SAVEVER_SW 3
#define SAVEVER_PS 3 #define SAVEVER_PS 3