- savegame version bump.

This commit is contained in:
Christoph Oelckers 2023-04-02 08:16:00 +02:00
parent 65fcab71c3
commit e1ea0492e1

View file

@ -71,15 +71,15 @@ const char *GetVersionString();
#define SAVEGAME_EXT "dsave"
#define MINSAVEVER_DN3D 18
#define MINSAVEVER_BLD 18
#define MINSAVEVER_SW 18
#define MINSAVEVER_PS 18
#define MINSAVEVER_DN3D 19
#define MINSAVEVER_BLD 19
#define MINSAVEVER_SW 19
#define MINSAVEVER_PS 19
#define SAVEVER_DN3D 18
#define SAVEVER_BLD 18
#define SAVEVER_SW 18
#define SAVEVER_PS 18
#define SAVEVER_DN3D 19
#define SAVEVER_BLD 19
#define SAVEVER_SW 19
#define SAVEVER_PS 19
#define NETGAMEVERSION 1