mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove remaining usage of EditorRoundedScreen
This commit is contained in:
@ -40,7 +40,7 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Vertical = 10,
|
||||
Horizontal = EditorRoundedScreen.HORIZONTAL_PADDING
|
||||
Horizontal = 100
|
||||
};
|
||||
|
||||
InternalChild = new FillFlowContainer
|
||||
|
Reference in New Issue
Block a user