Parallax Option works now

This commit is contained in:
Jorolf
2017-02-18 21:34:21 +01:00
parent 353581bf16
commit a48e4a31a7
3 changed files with 25 additions and 6 deletions

View File

@ -59,7 +59,6 @@ namespace osu.Game.Screens.Menu
background.Preload(game);
buttons.OnSettings = game.ToggleOptions;
}
protected override void OnEntering(Screen last)