Trimmed whitespaces

This commit is contained in:
MrTheMake 2017-05-21 16:13:20 +02:00
parent cc35cc281c
commit ec213efc49

View File

@ -87,7 +87,7 @@ namespace osu.Game.Screens.Select
if (base.OnExiting(next))
return true;
if(Beatmap != null)
Beatmap.Track.Looping = false;