mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Hide and disable skip outro overlay on rewind
This commit is contained in:
@ -598,6 +598,7 @@ namespace osu.Game.Screens.Play
|
||||
completionProgressDelegate?.Cancel();
|
||||
completionProgressDelegate = null;
|
||||
ValidForResume = true;
|
||||
skipOutroOverlay.Hide();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user