mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Use new logo name for showcase screen
This commit is contained in:
committed by
GitHub
parent
7be5ef4737
commit
24fe7538fd
@ -28,7 +28,7 @@ namespace osu.Game.Tournament.Screens.Showcase
|
||||
Origin = Anchor.TopCentre,
|
||||
FillMode = FillMode.Fit,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Texture = textures.Get("game-screen-logo"),
|
||||
Texture = textures.Get("header-logo"),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user