diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 269cedba..014bc1b0 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -40,11 +40,11 @@ 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 "RBDOOM 3 BFG 1.6.0 preview" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.6.0" // printed in console // RB end // jmarshall -#define ENGINE_BRANCH "Masked Software Occlusion Culling" +#define ENGINE_BRANCH "master" // jmarshall end #ifdef STANDALONE