mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Make test easier to visually examine
This commit is contained in:
@ -136,7 +136,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
{
|
||||
public static Color4[] Colours { get; } =
|
||||
{
|
||||
new Color4(10, 100, 150, 255),
|
||||
new Color4(150, 100, 50, 255),
|
||||
new Color4(20, 20, 20, 255),
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user