Merge branch 'master' into mania-hitobject-object-conversion

This commit is contained in:
Dean Herbert
2017-05-22 21:12:00 +09:00
committed by GitHub
18 changed files with 381 additions and 155 deletions

View File

@ -57,6 +57,7 @@
<Compile Include="Beatmaps\Patterns\Pattern.cs" />
<Compile Include="MathUtils\FastRandom.cs" />
<Compile Include="Judgements\HitWindows.cs" />
<Compile Include="Judgements\ManiaHitResult.cs" />
<Compile Include="Judgements\ManiaJudgement.cs" />
<Compile Include="ManiaDifficultyCalculator.cs" />
<Compile Include="Objects\Drawables\DrawableHoldNote.cs" />