mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Adjust metrics to align logo pieces correctly on gameplay / map pool
This commit is contained in:
@ -15,7 +15,7 @@ namespace osu.Game.Tournament.Components
|
||||
{
|
||||
InternalChild = new LogoSprite();
|
||||
|
||||
Height = 50;
|
||||
Height = 82;
|
||||
RelativeSizeAxes = Axes.X;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user