mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09:00
Trimmed whitespaces
This commit is contained in:
parent
cc35cc281c
commit
ec213efc49
@ -87,7 +87,7 @@ namespace osu.Game.Screens.Select
|
|||||||
|
|
||||||
if (base.OnExiting(next))
|
if (base.OnExiting(next))
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
if(Beatmap != null)
|
if(Beatmap != null)
|
||||||
Beatmap.Track.Looping = false;
|
Beatmap.Track.Looping = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user