mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 09:12:54 +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,
|
RelativeSizeAxes = Axes.Both,
|
||||||
Colour = OsuColour.Gray(34),
|
Colour = OsuColour.Gray(34),
|
||||||
},
|
},
|
||||||
new Background(@"Backgrounds/bg4")
|
|
||||||
{
|
|
||||||
RelativeSizeAxes = Axes.Both,
|
|
||||||
},
|
|
||||||
sideStrip = new Box
|
sideStrip = new Box
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Y,
|
RelativeSizeAxes = Axes.Y,
|
||||||
|
Loading…
Reference in New Issue
Block a user