mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 07:07:18 +08:00
Remove pointless comments
This commit is contained in:
parent
0967db768f
commit
43a575484a
@ -666,7 +666,6 @@ namespace osu.Game.Screens.Play
|
||||
{
|
||||
screenSuspension?.Expire();
|
||||
|
||||
// Ensure we reset the LocalUserPlaying state
|
||||
LocalUserPlaying.Value = false;
|
||||
|
||||
fadeOut();
|
||||
@ -698,7 +697,6 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
musicController.ResetTrackAdjustments();
|
||||
|
||||
// Ensure we reset the LocalUserPlaying state
|
||||
LocalUserPlaying.Value = false;
|
||||
|
||||
fadeOut();
|
||||
|
Loading…
x
Reference in New Issue
Block a user