Add combo/colour metadata to CatchBaseHit

This commit is contained in:
Dean Herbert
2017-09-15 20:54:34 +09:00
parent b9ab034f94
commit 4e0aed4b8a
5 changed files with 51 additions and 0 deletions

View File

@ -50,6 +50,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Beatmaps\CatchBeatmapConverter.cs" />
<Compile Include="Beatmaps\CatchBeatmapProcessor.cs" />
<Compile Include="CatchDifficultyCalculator.cs" />
<Compile Include="CatchInputManager.cs" />
<Compile Include="Scoring\CatchScoreProcessor.cs" />