mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Remove whitespace
This commit is contained in:
@ -113,7 +113,6 @@ namespace osu.Game.Overlays.Settings.Sections
|
||||
{
|
||||
skinItems = skins.GetAllUsableSkins();
|
||||
skinItems = sortList(skinItems);
|
||||
|
||||
skinDropdown.Items = skinItems;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user