Added SwitchStateCommand ability, Future (replace dual lists to single Dictionary)
This commit is contained in:
parent
a0c406d482
commit
ca97b9c439
7 changed files with 69 additions and 3 deletions
|
@ -65,6 +65,7 @@
|
|||
<Compile Include="Abstract.Networking\IServer.cs" />
|
||||
<Compile Include="Abstract.Objects\IItem.cs" />
|
||||
<Compile Include="Commands\InvalidCommand.cs" />
|
||||
<Compile Include="Commands\SwitchStateCommand.cs" />
|
||||
<Compile Include="Core\Logger.cs" />
|
||||
<Compile Include="Core\Player.cs" />
|
||||
<Compile Include="Directors\ServerDirector.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue