mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 01:00:27 +08: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