actually fixed vsync
This commit is contained in:
parent
13703f1775
commit
dd4dc26706
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ namespace Graphics {
|
|||
ImGui::OpenPopup("Are you sure?##QuitModal");
|
||||
}
|
||||
|
||||
glfwSwapInterval(0);
|
||||
DrawBG();
|
||||
|
||||
ImGui::DockSpaceOverViewport(ImGui::GetMainViewport(),ImGuiDockNodeFlags_PassthruCentralNode);
|
||||
|
|
|
|||
Loading…
Reference in a new issue