mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Instantly hide pause menu for quick retry
This commit is contained in:
@ -222,6 +222,7 @@ namespace osu.Game.Screens.Play
|
||||
//we want to hide the hitrenderer immediately (looks better).
|
||||
//we may be able to remove this once the mouse cursor trail is improved.
|
||||
RulesetContainer?.Hide();
|
||||
pauseContainer?.Hide();
|
||||
Restart();
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user