mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
TestScene improvements
This commit is contained in:
@ -46,6 +46,7 @@ namespace osu.Game.Graphics.UserInterface.PageSelector
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Spacing = new Vector2(3, 0),
|
||||
Children = new Drawable[]
|
||||
{
|
||||
name = new OsuSpriteText
|
||||
|
Reference in New Issue
Block a user