Updated ENGINE_VERSION

This commit is contained in:
Robert Beckebans 2014-05-11 14:44:31 +02:00
parent fc51a7cf70
commit 6d25a20b80

View file

@ -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"