1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 15:03:13 +08:00

rename file

This commit is contained in:
Jorolf 2017-07-29 00:34:16 +02:00
parent 0fc36065f4
commit 88f206cfe4
2 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<Compile Include="Overlays\Music\PlaylistList.cs" />
<Compile Include="Overlays\OnScreenDisplay.cs" />
<Compile Include="Graphics\Containers\SectionsContainer.cs" />
<Compile Include="Overlays\Profile\Sections\Ranks\DrawablePlay.cs" />
<Compile Include="Overlays\Profile\Sections\Ranks\DrawableScore.cs" />
<Compile Include="Overlays\Settings\SettingsHeader.cs" />
<Compile Include="Overlays\Settings\Sections\Audio\MainMenuSettings.cs" />
<Compile Include="Overlays\Toolbar\ToolbarChatButton.cs" />