mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
Moved ZoneConnection to dataobjects namespace. Cleaned up Server.cs.
This commit is contained in:
parent
cf38454c8f
commit
c9feef07b7
3 changed files with 27 additions and 27 deletions
|
@ -91,7 +91,7 @@
|
|||
<Compile Include="actors\quest\Quest.cs" />
|
||||
<Compile Include="actors\StaticActors.cs" />
|
||||
<Compile Include="actors\world\WorldMaster.cs" />
|
||||
<Compile Include="ZoneConnection.cs" />
|
||||
<Compile Include="dataobjects\ZoneConnection.cs" />
|
||||
<Compile Include="CommandProcessor.cs" />
|
||||
<Compile Include="ConfigConstants.cs" />
|
||||
<Compile Include="Database.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue