Cleanups.

This commit is contained in:
smoogipooo
2017-03-12 01:08:34 +09:00
parent 592e05a2c8
commit 77a4a896c9
3 changed files with 72 additions and 40 deletions

View File

@ -71,6 +71,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Beatmaps\BeatmapBase.cs" />
<Compile Include="Beatmaps\Drawables\BeatmapBackgroundSprite.cs" />
<Compile Include="Beatmaps\DifficultyCalculator.cs" />
<Compile Include="Beatmaps\IBeatmapCoverter.cs" />