1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 01:39:55 +08:00

remove white space

I think
This commit is contained in:
Aergwyn
2018-06-03 12:02:43 +02:00
Unverified
parent f0095193b3
commit 2afe0feb24
+1 -1
View File
@@ -257,7 +257,7 @@ namespace osu.Game.Screens
backgroundParallaxContainer.ParallaxAmount = ParallaxContainer.DEFAULT_PARALLAX_AMOUNT * BackgroundParallaxAmount;
allowOverlays.Value = OverlayActivationLevel;
updateOverlayStates?.Invoke();
}