mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Centralise fetching of overlay component titles and textures
This commit is contained in:
@ -55,7 +55,7 @@ namespace osu.Game.Overlays
|
||||
Direction = FillDirection.Vertical,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
header = new RankingsOverlayHeader
|
||||
Header = header = new RankingsOverlayHeader
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
|
Reference in New Issue
Block a user