mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 05:02:53 +08:00
Remove unused Background
This commit is contained in:
parent
800a319470
commit
26bf9dd64b
@ -64,10 +64,6 @@ namespace osu.Game.Screens.Multiplayer
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = OsuColour.Gray(34),
|
||||
},
|
||||
new Background(@"Backgrounds/bg4")
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
sideStrip = new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Y,
|
||||
|
Loading…
Reference in New Issue
Block a user