showing mouse

This commit is contained in:
2026-07-08 18:41:54 +03:00
parent 5e3bb0e961
commit d67d956aca
+1 -1
View File
@@ -107,7 +107,7 @@ namespace
ImGui_ImplDX11_NewFrame();
ImGui_ImplWin32_NewFrame();
ImGui::NewFrame();
ImGui::GetIO().MouseDrawCursor = true;
ImGui::ShowDemoWindow();
ImGui::Render();