CarouselContainer -> BeatmapCarousel.

This commit is contained in:
Dean Herbert
2017-03-17 19:12:54 +09:00
parent dc28f8c79e
commit 4b97304603
3 changed files with 5 additions and 5 deletions

View File

@ -196,7 +196,7 @@
<Compile Include="Screens\Play\PlayerLoader.cs" />
<Compile Include="Screens\Play\SkipButton.cs" />
<Compile Include="Modes\UI\StandardComboCounter.cs" />
<Compile Include="Screens\Select\CarouselContainer.cs" />
<Compile Include="Screens\Select\BeatmapCarousel.cs" />
<Compile Include="Screens\Select\Filter\GroupMode.cs" />
<Compile Include="Screens\Select\Filter\SortMode.cs" />
<Compile Include="Screens\Select\MatchSongSelect.cs" />