mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Fixed crash when new create entity menu
This commit is contained in:
@@ -1333,6 +1333,7 @@ namespace Nuake {
|
||||
{
|
||||
Engine::GetCurrentScene()->CreateEntity("Script").AddComponent<WrenScriptComponent>();
|
||||
}
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
ImGui::EndPopup();
|
||||
|
||||
Reference in New Issue
Block a user