Remove hit object types solution-wide.

This commit is contained in:
smoogipooo
2017-03-20 13:10:24 +09:00
parent 139dd456fb
commit 090e8bbb79
12 changed files with 12 additions and 50 deletions

View File

@ -50,7 +50,6 @@
<Compile Include="Beatmaps\TaikoBeatmapConverter.cs" />
<Compile Include="Beatmaps\TaikoBeatmapProcessor.cs" />
<Compile Include="Judgements\TaikoJudgementInfo.cs" />
<Compile Include="Objects\TaikoHitType.cs" />
<Compile Include="TaikoDifficultyCalculator.cs" />
<Compile Include="Objects\Drawable\DrawableTaikoHit.cs" />
<Compile Include="Objects\TaikoHitObject.cs" />