mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
change textures
This commit is contained in:
@ -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,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user