Added ModsContainer

This commit is contained in:
EVAST9919
2017-05-02 22:34:07 +03:00
parent 00a8dbbacf
commit 7e1efcc20b
5 changed files with 105 additions and 1 deletions

View File

@ -227,6 +227,7 @@
<Compile Include="Screens\Charts\ChartInfo.cs" />
<Compile Include="Screens\Edit\Editor.cs" />
<Compile Include="Screens\Play\HotkeyRetryOverlay.cs" />
<Compile Include="Screens\Play\ModsContainer.cs" />
<Compile Include="Screens\Play\SquareGraph.cs" />
<Compile Include="Screens\Ranking\ResultsPage.cs" />
<Compile Include="Screens\Ranking\ResultsPageRanking.cs" />