mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 18:48:04 -07:00
bump lus (gfx refactor) (#4031)
This commit is contained in:
parent
8b3cfdb84f
commit
0f43d5de2d
2 changed files with 2 additions and 1 deletions
|
@ -306,6 +306,7 @@ OTRGlobals::OTRGlobals() {
|
|||
context = LUS::Context::CreateUninitializedInstance("Ship of Harkinian", appShortName, "shipofharkinian.json");
|
||||
|
||||
context->InitLogging();
|
||||
context->InitGfxDebugger();
|
||||
context->InitConfiguration();
|
||||
context->InitConsoleVariables();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue