mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Basic section management of userpage.
This commit is contained in:
@ -85,6 +85,9 @@
|
||||
<Compile Include="Overlays\Settings\SettingsHeader.cs" />
|
||||
<Compile Include="Overlays\Settings\Sections\Audio\MainMenuSettings.cs" />
|
||||
<Compile Include="Overlays\Toolbar\ToolbarChatButton.cs" />
|
||||
<Compile Include="Overlays\UserPageOverlay.cs" />
|
||||
<Compile Include="Overlays\UserPage\UserPageHeader.cs" />
|
||||
<Compile Include="Overlays\UserPage\UserPageSection.cs" />
|
||||
<Compile Include="Rulesets\Beatmaps\BeatmapConverter.cs" />
|
||||
<Compile Include="Rulesets\Beatmaps\BeatmapProcessor.cs" />
|
||||
<Compile Include="Beatmaps\ControlPoints\ControlPoint.cs" />
|
||||
|
Reference in New Issue
Block a user