mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Remove most options which have not yet been implemented.
This commit is contained in:
@ -356,7 +356,6 @@
|
||||
<Compile Include="Overlays\Options\Sections\Graphics\LayoutOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Graphics\DetailOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Graphics\MainMenuOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Graphics\SongSelectGraphicsOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\GameplaySection.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Gameplay\GeneralOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Gameplay\SongSelectOptions.cs" />
|
||||
@ -367,19 +366,12 @@
|
||||
<Compile Include="Overlays\Options\Sections\InputSection.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Input\MouseOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Input\KeyboardOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Input\OtherInputOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\OnlineSection.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Online\IntegrationOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Online\InGameChatOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\EditorSection.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\SkinSection.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Online\PrivacyOptions.cs" />
|
||||
<Compile Include="Overlays\Options\Sections\Online\NotificationsOptions.cs" />
|
||||
<Compile Include="Graphics\UserInterface\OsuCheckbox.cs" />
|
||||
<Compile Include="Overlays\Options\SidebarButton.cs" />
|
||||
<Compile Include="Overlays\Options\OptionTextBox.cs" />
|
||||
<Compile Include="Overlays\Options\OptionSlider.cs" />
|
||||
<Compile Include="Configuration\ProgressBarType.cs" />
|
||||
<Compile Include="Overlays\Options\OptionEnumDropdown.cs" />
|
||||
<Compile Include="Configuration\RankingType.cs" />
|
||||
<Compile Include="Configuration\ScoreMeterType.cs" />
|
||||
|
Reference in New Issue
Block a user