mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 06:22:56 +08:00
Fixed indenting
This commit is contained in:
parent
6cdd5dfd83
commit
670ce8f20c
@ -27,7 +27,7 @@ namespace osu.Game
|
||||
|
||||
Window.Size = new Size(Config.Get<int>(OsuConfig.Width), Config.Get<int>(OsuConfig.Height));
|
||||
Window.OnSizeChanged += window_OnSizeChanged;
|
||||
|
||||
|
||||
API = new APIAccess()
|
||||
{
|
||||
Username = Config.Get<string>(OsuConfig.Username),
|
||||
|
Loading…
Reference in New Issue
Block a user