mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Remove accidental leftover nullable BDL spec
This commit is contained in:
@ -25,7 +25,7 @@ namespace osu.Game.Rulesets.Osu.Skinning.Legacy
|
||||
this.skin = skin;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
AutoSizeAxes = Axes.Both;
|
||||
|
Reference in New Issue
Block a user