mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Remove visibility settings
Can look into this later, not really important for a first iteration.
This commit is contained in:
@ -41,7 +41,6 @@ namespace osu.Game.Screens.Edit.Verify
|
||||
|
||||
private IReadOnlyList<Drawable> createSections() => new Drawable[]
|
||||
{
|
||||
new VisibilitySettings()
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user