1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-25 18:57:18 +08:00

Update height specification for playlist screen too

This commit is contained in:
Dean Herbert 2025-02-12 18:45:00 +09:00
parent bc94ffe21e
commit c049ae6937
No known key found for this signature in database

View File

@ -204,6 +204,7 @@ namespace osu.Game.Screens.OnlinePlay.Playlists
Anchor = Anchor.CentreLeft,
Origin = Anchor.CentreLeft,
Width = 90,
Height = 30,
Text = "Select",
Action = ShowUserModSelect,
},