mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-07 10:50:29 -05:00
bump lus (gfx refactor) (#4031)
This commit is contained in:
parent
8b3cfdb84f
commit
0f43d5de2d
@ -1 +1 @@
|
|||||||
Subproject commit f79b19a73293c572867eb816377d14c3dbded6e8
|
Subproject commit c3a699403793c9ac97733179fe078d2e2f271ee1
|
@ -306,6 +306,7 @@ OTRGlobals::OTRGlobals() {
|
|||||||
context = LUS::Context::CreateUninitializedInstance("Ship of Harkinian", appShortName, "shipofharkinian.json");
|
context = LUS::Context::CreateUninitializedInstance("Ship of Harkinian", appShortName, "shipofharkinian.json");
|
||||||
|
|
||||||
context->InitLogging();
|
context->InitLogging();
|
||||||
|
context->InitGfxDebugger();
|
||||||
context->InitConfiguration();
|
context->InitConfiguration();
|
||||||
context->InitConsoleVariables();
|
context->InitConsoleVariables();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user