mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Do not expose HoldToQuit.HoldToQuitButton
This commit is contained in:
@ -216,7 +216,7 @@ namespace osu.Game.Screens.Play
|
||||
}
|
||||
};
|
||||
|
||||
hudOverlay.HoldToQuit.Button.ExitAction = Exit;
|
||||
hudOverlay.HoldToQuit.ExitAction = Exit;
|
||||
|
||||
if (ShowStoryboard)
|
||||
initializeStoryboard(false);
|
||||
|
Reference in New Issue
Block a user