diff --git a/framework/BuildDefines.h b/framework/BuildDefines.h index 0298693..67cbf7c 100644 --- a/framework/BuildDefines.h +++ b/framework/BuildDefines.h @@ -75,7 +75,7 @@ If you have questions concerning this license or the applicable additional terms #define ID_ALLOW_TOOLS #endif -#define ID_ENFORCE_KEY_CLIENT 0 +#define ID_ENFORCE_KEY 0 #ifndef ID_ENFORCE_KEY # if !defined( ID_DEDICATED ) diff --git a/framework/Licensee.h b/framework/Licensee.h index 991c929..0d7cd4b 100644 --- a/framework/Licensee.h +++ b/framework/Licensee.h @@ -36,7 +36,7 @@ If you have questions concerning this license or the applicable additional terms #define GAME_NAME "dhewm 3" // appears on window titles and errors -#define ENGINE_VERSION "dhewm 3 1.4.0" // printed in console +#define ENGINE_VERSION "dhewm 3 1.4.0 RC1" // printed in console // paths #define BASE_GAMEDIR "base"