mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 03:27:20 +08:00
remove background colour for no comment placeholder
This commit is contained in:
parent
48b84db7b9
commit
a710bbf6ae
@ -323,11 +323,6 @@ namespace osu.Game.Overlays.Comments
|
||||
RelativeSizeAxes = Axes.X;
|
||||
AddRangeInternal(new Drawable[]
|
||||
{
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = colourProvider.Background4
|
||||
},
|
||||
new OsuSpriteText
|
||||
{
|
||||
Anchor = Anchor.CentreLeft,
|
||||
|
Loading…
x
Reference in New Issue
Block a user