Cleaned up UI and added a way to build .net project from the editor

This commit is contained in:
Antoine Pilote
2023-10-27 01:32:17 -04:00
parent cb51ecc119
commit 6ef9521059
10 changed files with 76 additions and 7 deletions

View File

@@ -137,7 +137,6 @@ namespace Nuake
catch (std::exception* e)
{
}
}
auto& scriptingEngineNet = ScriptingEngineNet::Get();