mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:22:54 +08:00
Cull some unnecessary whitespace
This commit is contained in:
parent
2b155e5407
commit
6b57c9801d
@ -177,9 +177,7 @@ namespace osu.Game.Screens.Multi.Match
|
||||
public override bool OnExiting(IScreen next)
|
||||
{
|
||||
RoomManager?.PartRoom();
|
||||
|
||||
Mods.Value = Array.Empty<Mod>();
|
||||
|
||||
previewTrackManager.StopAnyPlaying(this);
|
||||
|
||||
return base.OnExiting(next);
|
||||
|
Loading…
Reference in New Issue
Block a user