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

@ -52,7 +52,6 @@
<Compile Include="Objects\Drawable\DrawableNote.cs" />
<Compile Include="Objects\HoldNote.cs" />
<Compile Include="Objects\ManiaBaseHit.cs" />
<Compile Include="Objects\ManiaConverter.cs" />
<Compile Include="Objects\Note.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UI\ManiaHitRenderer.cs" />