mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Remove whitespace
This commit is contained in:
@ -45,7 +45,6 @@ namespace osu.Game.Screens.Edit.Components
|
||||
private void load(IGameBeatmap beatmap, OsuColour colours)
|
||||
{
|
||||
Beatmap.BindTo(beatmap);
|
||||
|
||||
background.Colour = colours.Gray1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user