Show ImGui DemoWindow in EditorLayer

This commit is contained in:
Simon Lübeß
2024-02-26 13:40:00 +01:00
parent 0a822dcd79
commit aa29207e72
2 changed files with 15 additions and 2 deletions
-2
View File
@@ -210,8 +210,6 @@ namespace GlitchyEngine.ImGui
}
Begin();
ImGui.ShowDemoWindow();
{
Debug.Profiler.ProfileScope!("ImGuiRenderEvent");