Naming fixes

This commit is contained in:
EVAST9919
2017-05-18 20:21:58 +03:00
parent a1b90ee70e
commit f2af31aceb
9 changed files with 51 additions and 87 deletions

View File

@ -236,7 +236,7 @@
<Compile Include="Screens\Play\Settings\CollectionSettings.cs" />
<Compile Include="Screens\Play\Settings\DiscussionSettings.cs" />
<Compile Include="Graphics\UserInterface\SettingsContainer.cs" />
<Compile Include="Screens\Play\Settings\SettingsDisplay.cs" />
<Compile Include="Screens\Play\Settings\ReplaySettingsOverlay.cs" />
<Compile Include="Screens\Play\Settings\PlaybackSettings.cs" />
<Compile Include="Screens\Play\PauseContainer.cs" />
<Compile Include="Screens\Play\SongProgressInfo.cs" />