Baugle

Results 1 comments of Baugle

Just remove the IsKeyPressed function. like ```else if (!ctrl && !alt && ImGui::IsKeyPressed(ImGuiKey_End)) MoveEnd(shift); ```