mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Started editor .Net context for undo/redo system
This commit is contained in:
@@ -41,6 +41,7 @@ namespace Nuake
|
||||
}
|
||||
|
||||
auto& scriptingEngineNet = ScriptingEngineNet::Get();
|
||||
scriptingEngineNet.Uninitialize();
|
||||
scriptingEngineNet.Initialize();
|
||||
scriptingEngineNet.LoadProjectAssembly(Engine::GetProject());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user