mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-08-05 09:11:37 +02:00
Began working on server zone changes.
This commit is contained in:
parent
5370f13b2b
commit
58fda93b45
9 changed files with 186 additions and 17 deletions
|
@ -73,6 +73,9 @@
|
|||
<Compile Include="Packets\Send\_0x2Packet.cs" />
|
||||
<Compile Include="Packets\Send\_0x7Packet.cs" />
|
||||
<Compile Include="Packets\Send\_0x8PingPacket.cs" />
|
||||
<Compile Include="Packets\WorldPackets\Send\SessionBeginPacket.cs" />
|
||||
<Compile Include="Packets\WorldPackets\Send\SessionEndZonePacket.cs" />
|
||||
<Compile Include="Packets\WorldPackets\Send\SessionEndPacket.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Server.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue