From f9c9f9c65e99a18ee93e6569028cd95717d10445 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Mon, 21 Feb 2022 22:09:48 +0100 Subject: [PATCH] Changed engine branch name to NVRHI --- 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 e6da6766..d7edf3cd 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 "master" +#define ENGINE_BRANCH "NVRHI" // jmarshall end #define BASE_GAMEDIR "base"