Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor

This commit is contained in:
EVAST9919
2017-05-04 17:35:41 +03:00
7 changed files with 436 additions and 16 deletions

View File

@ -191,6 +191,7 @@
<Compile Include="Tests\TestCaseGamefield.cs" />
<Compile Include="Tests\TestCaseGraph.cs" />
<Compile Include="Tests\TestCaseIngameModsContainer.cs" />
<Compile Include="Tests\TestCaseManiaPlayfield.cs" />
<Compile Include="Tests\TestCaseMenuOverlays.cs" />
<Compile Include="Tests\TestCaseMusicController.cs" />
<Compile Include="Tests\TestCaseNotificationManager.cs" />