mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2023-12-30 21:52:56 +00:00
parent
de13d4e326
commit
389122182e
@ -352,7 +352,7 @@ void winmain::RenderUi()
|
||||
end_pause();
|
||||
pb::launch_ball();
|
||||
}
|
||||
if (ImGui::MenuItem("Pause/ Resume Game", "F3"))
|
||||
if (ImGui::MenuItem("Pause/Resume Game", "F3"))
|
||||
{
|
||||
pause();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user