mirror of
https://github.com/ppy/osu.git
synced 2025-03-09 20:07:21 +08:00
Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split
This commit is contained in:
commit
33999dc9ff
@ -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…
x
Reference in New Issue
Block a user