mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 22:40:38 +08:00
Remove unused Background
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user