mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-02 00:41:51 +00:00
Updated ENGINE_VERSION
This commit is contained in:
parent
fc51a7cf70
commit
6d25a20b80
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ If you have questions concerning this license or the applicable additional terms
|
|||
// RB: changed home folder so we don't break the savegame of the original game
|
||||
#define SAVE_PATH "\\id Software\\RBDOOM 3 BFG"
|
||||
|
||||
#define ENGINE_VERSION "RBD3BFG 1" // printed in console
|
||||
#define ENGINE_VERSION "RBDOOM 3 BFG 1.0.1" // printed in console
|
||||
// RB end
|
||||
|
||||
#define BASE_GAMEDIR "base"
|
||||
|
|
Loading…
Reference in a new issue