mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 02:22:56 +08:00
remove redundancies
This commit is contained in:
parent
c2353cbdfa
commit
ff49c4ae98
@ -39,7 +39,7 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
private ButtonSystem buttons;
|
||||
|
||||
private bool loginPrompted = false;
|
||||
private bool loginPrompted;
|
||||
|
||||
[Resolved]
|
||||
private GameHost host { get; set; }
|
||||
|
Loading…
Reference in New Issue
Block a user