mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Finished the character creator packets. Worked on the character list packets.
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
<Compile Include="dataobjects\World.cs" />
|
||||
<Compile Include="PacketProcessor.cs" />
|
||||
<Compile Include="packets\BasePacket.cs" />
|
||||
<Compile Include="packets\MakeCharaPacket.cs" />
|
||||
<Compile Include="packets\ReserveCharaPacket.cs" />
|
||||
<Compile Include="packets\RetainerListPacket.cs" />
|
||||
<Compile Include="packets\ErrorPacket.cs" />
|
||||
<Compile Include="packets\HardCoded_Packets.cs" />
|
||||
|
||||
Reference in New Issue
Block a user