Initialize ScriptingService earlier
This commit is contained in:
@@ -110,6 +110,9 @@ bool RendererService::Init()
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: move it somewhere to game instance class or similar
|
||||
MainRenderTask::Instance = New<MainRenderTask>();
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user