change textures

This commit is contained in:
jorolf
2020-07-04 19:06:26 +02:00
parent 79eca8e1bf
commit 52b313f290
2 changed files with 18 additions and 23 deletions

View File

@ -21,7 +21,7 @@ namespace osu.Game.Tests.Visual.UserInterface
{
RelativeSizeAxes = Axes.Both,
FillMode = FillMode.Fit,
Texture = textures.Get("Intro/Triangles/logo-triangles"),
Texture = textures.Get("Intro/Triangles/logo-background"),
Colour = Colour4.White,
});