mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Centralise MakeCurrent call
This commit is contained in:
@ -262,7 +262,6 @@ namespace osu.Game.Screens.Ranking
|
||||
if (!this.IsCurrentScreen()) return;
|
||||
|
||||
player.Restart();
|
||||
player.MakeCurrent();
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user