Remove old, unused hit object converters (will be re-implemented through IBeatmapConverter).

This commit is contained in:
smoogipooo
2017-03-13 14:50:55 +09:00
parent 0cc2cb3278
commit 35ddca78f5
8 changed files with 0 additions and 156 deletions

View File

@ -51,7 +51,6 @@
<Compile Include="TaikoDifficultyCalculator.cs" />
<Compile Include="Objects\Drawable\DrawableTaikoHit.cs" />
<Compile Include="Objects\TaikoBaseHit.cs" />
<Compile Include="Objects\TaikoConverter.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UI\TaikoHitRenderer.cs" />
<Compile Include="UI\TaikoPlayfield.cs" />