Initial commit

This commit is contained in:
EVAST9919
2017-04-28 04:56:34 +03:00
parent 5e76f02b4f
commit eacf2045f0
3 changed files with 103 additions and 1 deletions

View File

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