mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
Test handle Windows Explorer drag'n'drop in ImGui
This commit is contained in:
@@ -220,7 +220,7 @@ namespace GlitchyEngine.ImGui
|
||||
Debug.Profiler.ProfileScope!("ImGuiRenderEvent");
|
||||
|
||||
var event = scope ImGuiRenderEvent();
|
||||
Application.Get().OnEvent(event);
|
||||
Application.Instance.OnEvent(event);
|
||||
}
|
||||
|
||||
End();
|
||||
|
||||
Reference in New Issue
Block a user