mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Fixed double ImGuiLayer
This commit is contained in:
@@ -42,7 +42,6 @@ namespace Sandbox
|
||||
public this()
|
||||
{
|
||||
PushLayer(new ExampleLayer());
|
||||
PushOverlay(new ImGuiLayer());
|
||||
}
|
||||
|
||||
[Export, LinkName("CreateApplication")]
|
||||
|
||||
Reference in New Issue
Block a user