Initialize ScriptingService earlier

This commit is contained in:
2023-08-11 17:09:38 +03:00
parent 9e8865bd12
commit 983c22a3a6
8 changed files with 24 additions and 28 deletions

View File

@@ -60,7 +60,7 @@ void MCore::UnloadEngine()
#if USE_EDITOR
void MCore::ReloadScriptingAssemblyLoadContext()
void MCore::LoadScriptingAssemblyLoadContext()
{
}