Removal of BaseCommand class as Commands will inherit from ICommand like the original Command System did.
This commit is contained in:
parent
3d8051c995
commit
d857b23dee
2 changed files with 0 additions and 48 deletions
|
@ -44,7 +44,6 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Core\BaseCommand.cs" />
|
||||
<Compile Include="Core\CommandSystem.cs" />
|
||||
<Compile Include="Core\Interfaces\ICommand.cs" />
|
||||
<Compile Include="Core\Interfaces\IGameComponent.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue