Merge branch 'master' into performance-calculator

This commit is contained in:
Dean Herbert
2017-11-29 18:37:07 +09:00
committed by GitHub
7 changed files with 41 additions and 14 deletions

View File

@ -72,6 +72,7 @@
<Compile Include="Objects\Types\IHasColumn.cs" />
<Compile Include="Replays\ManiaAutoGenerator.cs" />
<Compile Include="Replays\ManiaFramedReplayInputHandler.cs" />
<Compile Include="Replays\ManiaReplayFrame.cs" />
<Compile Include="Scoring\ManiaScoreProcessor.cs" />
<Compile Include="Objects\BarLine.cs" />
<Compile Include="Objects\HoldNote.cs" />