bump lus (gfx refactor) (#4031)

This commit is contained in:
briaguya
2024-04-03 22:16:17 -04:00
committed by GitHub
parent 8b3cfdb84f
commit 0f43d5de2d
2 changed files with 2 additions and 1 deletions

View File

@@ -306,6 +306,7 @@ OTRGlobals::OTRGlobals() {
context = LUS::Context::CreateUninitializedInstance("Ship of Harkinian", appShortName, "shipofharkinian.json");
context->InitLogging();
context->InitGfxDebugger();
context->InitConfiguration();
context->InitConsoleVariables();