mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Override add instead
This commit is contained in:
@ -86,7 +86,6 @@ namespace osu.Game.Screens.Backgrounds
|
||||
|
||||
b.Depth = newDepth;
|
||||
fadeContainer.Add(Background = b);
|
||||
fadeContainer.ApplyInstantBlur();
|
||||
StoryboardReplacesBackground.BindTo(fadeContainer.StoryboardReplacesBackground);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user