mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Use new logo name for showcase screen
This commit is contained in:
parent
7be5ef4737
commit
24fe7538fd
@ -28,7 +28,7 @@ namespace osu.Game.Tournament.Screens.Showcase
|
|||||||
Origin = Anchor.TopCentre,
|
Origin = Anchor.TopCentre,
|
||||||
FillMode = FillMode.Fit,
|
FillMode = FillMode.Fit,
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
Texture = textures.Get("game-screen-logo"),
|
Texture = textures.Get("header-logo"),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user