Implement bar lines.

This commit is contained in:
smoogipooo
2017-05-29 14:44:42 +09:00
parent e63108bd75
commit ee7158aa95
6 changed files with 146 additions and 25 deletions

View File

@ -63,7 +63,6 @@
<Compile Include="Judgements\ManiaJudgement.cs" />
<Compile Include="ManiaDifficultyCalculator.cs" />
<Compile Include="Objects\Drawables\DrawableBarline.cs" />
<Compile Include="Objects\Drawables\DrawableMajorBarline.cs" />
<Compile Include="Objects\Drawables\DrawableHoldNote.cs" />
<Compile Include="Objects\Drawables\DrawableHoldNoteTick.cs" />
<Compile Include="Objects\Drawables\DrawableManiaHitObject.cs" />