1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 22:06:08 +08:00

Trim whitespace.

This commit is contained in:
Dan Balasescu 2017-04-15 01:31:42 +09:00 committed by GitHub
parent 3de3b94978
commit 31ce66bfdc

View File

@ -63,7 +63,7 @@ namespace osu.Game.Modes.UI
Origin = Anchor.BottomLeft,
RelativeSizeAxes = Axes.X,
};
[BackgroundDependencyLoader]
private void load(OsuColour colours)
{