mirror of
https://github.com/ppy/osu
synced 2024-12-28 01:42:57 +00:00
Expire hold-to-quit button on multi-spectator player
This commit is contained in:
parent
8dc7a925e7
commit
e7cf6b2d23
@ -36,6 +36,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Spectate
|
||||
spectatorPlayerClock.WaitingOnFrames.BindTo(waitingOnFrames);
|
||||
|
||||
HUDOverlay.PlayerSettingsOverlay.Expire();
|
||||
HUDOverlay.HoldToQuit.Expire();
|
||||
}
|
||||
|
||||
protected override void UpdateAfterChildren()
|
||||
|
Loading…
Reference in New Issue
Block a user