Fix filename.

This commit is contained in:
smoogipooo 2017-03-16 12:59:09 +09:00
parent 82033faaab
commit 7b66faab9e
2 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<Compile Include="Modes\Objects\Legacy\LegacyHitObjectType.cs" />
<Compile Include="Modes\Replay.cs" />
<Compile Include="Modes\Score.cs" />
<Compile Include="Modes\ScoreProcesssor.cs" />
<Compile Include="Modes\ScoreProcessor.cs" />
<Compile Include="Modes\UI\HealthDisplay.cs" />
<Compile Include="Modes\UI\HudOverlay.cs" />
<Compile Include="Modes\UI\StandardHealthDisplay.cs" />