1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 00:20:38 +08:00

White space trimmed

This commit is contained in:
Vidalee
2018-05-06 12:57:52 +02:00
Unverified
parent 095f6e1530
commit 008daf9a07
+1 -1
View File
@@ -88,7 +88,7 @@ namespace osu.Game.Rulesets.UI
Cursor = CreateCursor();
}
[BackgroundDependencyLoader(true)]
private void load(OnScreenDisplay onScreenDisplay, SettingsStore settings)
{