mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Create section classes.
This commit is contained in:
@ -88,6 +88,13 @@
|
||||
<Compile Include="Overlays\Settings\SettingsHeader.cs" />
|
||||
<Compile Include="Overlays\Settings\Sections\Audio\MainMenuSettings.cs" />
|
||||
<Compile Include="Overlays\Toolbar\ToolbarChatButton.cs" />
|
||||
<Compile Include="Users\Profile\AboutSection.cs" />
|
||||
<Compile Include="Users\Profile\BeatmapsSection.cs" />
|
||||
<Compile Include="Users\Profile\HistoricalSection.cs" />
|
||||
<Compile Include="Users\Profile\KudosuSection.cs" />
|
||||
<Compile Include="Users\Profile\MedalsSection.cs" />
|
||||
<Compile Include="Users\Profile\RanksSection.cs" />
|
||||
<Compile Include="Users\Profile\RecentSection.cs" />
|
||||
<Compile Include="Users\UserCoverBackground.cs" />
|
||||
<Compile Include="Users\UserProfile.cs" />
|
||||
<Compile Include="Users\Profile\ProfileHeader.cs" />
|
||||
|
Reference in New Issue
Block a user