mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2024-11-21 20:21:19 +00:00
Release Candiate 1 preparations, other small fixes
This commit is contained in:
parent
c95cce323a
commit
cd87ba09f7
2 changed files with 2 additions and 2 deletions
|
@ -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 )
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue