Merge branch 'master' into powerslave

This commit is contained in:
Christoph Oelckers 2019-12-27 10:54:50 +01:00
commit 44ed9d63a7

View file

@ -61,9 +61,9 @@ const char *GetVersionString();
#define ENGINERES_FILE GAMENAMELOWERCASE ".pk3"
#define SAVESIG_DN3D GAMENAME ".Duke"
#define SAVESIG_BLD GAMENAME "Blood"
#define SAVESIG_RR GAMENAME "Redneck"
#define SAVESIG_SW GAMENAME "SW"
#define SAVESIG_BLD GAMENAME ".Blood"
#define SAVESIG_RR GAMENAME ".Redneck"
#define SAVESIG_SW GAMENAME ".ShadowWarrior"
#define SAVESIG_PS GAMENAME ".Exhumed"
#define MINSAVEVER_DN3D 1