This commit is contained in:
sinaioutlander
2020-10-07 16:20:34 +11:00
parent e309821743
commit b012e2305c
5 changed files with 35 additions and 23 deletions

View File

@ -220,6 +220,7 @@
<Compile Include="Input\InputManager.cs" />
<Compile Include="Input\InputSystem.cs" />
<Compile Include="Input\LegacyInput.cs" />
<Compile Include="Input\NoInput.cs" />
<Compile Include="Menu\CursorControl.cs" />
<Compile Include="Menu\MainMenu\Pages\OptionsPage.cs" />
<Compile Include="Tests\TestClass.cs" />