ingame options basic logic

This commit is contained in:
EVAST9919
2017-05-17 10:36:57 +03:00
parent 5fb8830e3a
commit 1a4025ab3c
8 changed files with 137 additions and 0 deletions

View File

@ -196,6 +196,7 @@
<Compile Include="Tests\TestCaseMusicController.cs" />
<Compile Include="Tests\TestCaseNotificationManager.cs" />
<Compile Include="Tests\TestCaseOnScreenDisplay.cs" />
<Compile Include="Tests\TestCaseOptionsContainer.cs" />
<Compile Include="Tests\TestCasePlayer.cs" />
<Compile Include="Tests\TestCaseHitObjects.cs" />
<Compile Include="Tests\TestCaseKeyCounter.cs" />