remove white space

I think
This commit is contained in:
Aergwyn 2018-06-03 12:02:43 +02:00
parent f0095193b3
commit 2afe0feb24

View File

@ -257,7 +257,7 @@ namespace osu.Game.Screens
backgroundParallaxContainer.ParallaxAmount = ParallaxContainer.DEFAULT_PARALLAX_AMOUNT * BackgroundParallaxAmount;
allowOverlays.Value = OverlayActivationLevel;
updateOverlayStates?.Invoke();
}