- SW: bumped two hard limits because there's maps out there that exceed them.

This commit is contained in:
Christoph Oelckers 2022-01-29 12:53:30 +01:00
parent 7374364527
commit b8ea49ee0e
3 changed files with 5 additions and 5 deletions

View file

@ -71,12 +71,12 @@ const char *GetVersionString();
#define MINSAVEVER_DN3D 16
#define MINSAVEVER_BLD 16
#define MINSAVEVER_SW 16
#define MINSAVEVER_SW 17
#define MINSAVEVER_PS 16
#define SAVEVER_DN3D 16
#define SAVEVER_BLD 16
#define SAVEVER_SW 16
#define SAVEVER_SW 17
#define SAVEVER_PS 16
#define NETGAMEVERSION 1