mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix post-merge issues
This commit is contained in:
@ -21,6 +21,7 @@ namespace osu.Game.Graphics.UserInterface.PageSelector
|
||||
public PageSelector()
|
||||
{
|
||||
AutoSizeAxes = Axes.Both;
|
||||
|
||||
InternalChild = new FillFlowContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
|
Reference in New Issue
Block a user