mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 18:07:25 +08:00
Make test easier to visually examine
This commit is contained in:
parent
145ac8e0b5
commit
04cbdd9c6c
@ -136,7 +136,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
|||||||
{
|
{
|
||||||
public static Color4[] Colours { get; } =
|
public static Color4[] Colours { get; } =
|
||||||
{
|
{
|
||||||
new Color4(10, 100, 150, 255),
|
new Color4(150, 100, 50, 255),
|
||||||
new Color4(20, 20, 20, 255),
|
new Color4(20, 20, 20, 255),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user