mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
add SettingsNumberBox and use it in tournament tools
This commit is contained in:
@ -183,7 +183,7 @@ namespace osu.Game.Tournament.Screens.Editors
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new SettingsTextBox
|
||||
new SettingsNumberBox
|
||||
{
|
||||
LabelText = "Beatmap ID",
|
||||
RelativeSizeAxes = Axes.None,
|
||||
|
Reference in New Issue
Block a user