1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 07:49:52 +08:00

Trimmed whitespaces

This commit is contained in:
MrTheMake
2017-05-21 16:13:20 +02:00
Unverified
parent cc35cc281c
commit ec213efc49
+1 -1
View File
@@ -87,7 +87,7 @@ namespace osu.Game.Screens.Select
if (base.OnExiting(next))
return true;
if(Beatmap != null)
Beatmap.Track.Looping = false;