Fix typo and missnaming.

This commit is contained in:
Huo Yaoyuan
2016-09-24 14:28:59 +08:00
parent ec2bc4720d
commit 63535df6dc
4 changed files with 6 additions and 6 deletions

View File

@ -54,7 +54,7 @@
<Compile Include="Graphics\Processing\RatioAdjust.cs" />
<Compile Include="Graphics\TextAwesome.cs" />
<Compile Include="Graphics\UserInterface\KeyCounter.cs" />
<Compile Include="Graphics\UserInterface\KeyCounterKeyBoard.cs" />
<Compile Include="Graphics\UserInterface\KeyCounterKeyboard.cs" />
<Compile Include="Graphics\UserInterface\KeyCounterCollection.cs" />
<Compile Include="Graphics\UserInterface\KeyCounterMouse.cs" />
<Compile Include="Online\API\APIAccess.cs" />