Merge remote-tracking branch 'upstream/master' into beatmap_framework

This commit is contained in:
Dean Herbert
2016-09-30 00:13:08 +09:00
15 changed files with 93 additions and 26 deletions

View File

@ -152,6 +152,7 @@
<Compile Include="Program.cs" />
<Compile Include="Tests\TestCaseGamefield.cs" />
<Compile Include="Tests\TestCaseKeyCounter.cs" />
<Compile Include="Tests\TestCaseMenuButtonSystem.cs" />
<Compile Include="Tests\TestCaseTextAwesome.cs" />
<Compile Include="VisualTestGame.cs" />
</ItemGroup>