mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:33:30 +08:00
Adjust health display test scene's background colour to better visualise background fill
This commit is contained in:
parent
8178cf3a8d
commit
e1445fcc65
@ -35,7 +35,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = Color4.Black,
|
||||
Colour = Color4.Gray,
|
||||
},
|
||||
new ArgonHealthDisplay
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user