mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-11 06:54:43 +02:00
Split off ingame commands from server
This commit is contained in:
parent
c74e40f7d0
commit
cdcdd6a584
5 changed files with 744 additions and 695 deletions
|
@ -79,6 +79,7 @@
|
|||
<Compile Include="actors\StaticActors.cs" />
|
||||
<Compile Include="actors\world\WorldMaster.cs" />
|
||||
<Compile Include="ClientConnection.cs" />
|
||||
<Compile Include="CommandProcessor.cs" />
|
||||
<Compile Include="common\Bitfield.cs" />
|
||||
<Compile Include="common\Blowfish.cs" />
|
||||
<Compile Include="common\EfficientHashTables.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue