From 52398a88cdfce1f3aa2e8d94556673465671229a Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Sun, 5 Mar 2023 10:39:59 +0100 Subject: [PATCH] Changed ENGINE_BRANCH to master --- neo/framework/Licensee.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 7c5c748a..deba52fb 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -44,7 +44,7 @@ If you have questions concerning this license or the applicable additional terms // RB end // jmarshall -#define ENGINE_BRANCH "NVRHI" +#define ENGINE_BRANCH "master" // jmarshall end #define BASE_GAMEDIR "base"