mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 16:24:19 +08:00
Adjust health display test scene's background colour to better visualise background fill
This commit is contained in:
@@ -35,7 +35,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = Color4.Black,
|
||||
Colour = Color4.Gray,
|
||||
},
|
||||
new ArgonHealthDisplay
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user