mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix editor playing object samples while paused after cancelling exit
This commit is contained in:
@ -921,7 +921,7 @@ namespace osu.Game.Screens.Edit
|
||||
|
||||
private void cancelExit()
|
||||
{
|
||||
samplePlaybackDisabled.Value = false;
|
||||
updateSampleDisabledState();
|
||||
loader?.CancelPendingDifficultySwitch();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user