Add basic display for pp in TestCasePerformancePoints

This commit is contained in:
smoogipoo
2017-11-16 17:35:10 +09:00
parent 95fd323c6b
commit 38fe95d94a
10 changed files with 271 additions and 0 deletions

View File

@ -775,6 +775,7 @@
<Compile Include="Tests\Beatmaps\TestWorkingBeatmap.cs" />
<Compile Include="Tests\Platform\TestStorage.cs" />
<Compile Include="Tests\Visual\OsuTestCase.cs" />
<Compile Include="Tests\Visual\TestCasePerformancePoints.cs" />
<Compile Include="Tests\Visual\TestCasePlayer.cs" />
<Compile Include="Users\Avatar.cs" />
<Compile Include="Users\Country.cs" />