mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Fixed "getServer" bug in DB class. Cleaned up chara creator function. Fixed bug in error packet.
This commit is contained in:
@@ -63,8 +63,7 @@
|
||||
<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\CharaCreatorPacket.cs" />
|
||||
<Compile Include="packets\RetainerListPacket.cs" />
|
||||
<Compile Include="packets\ErrorPacket.cs" />
|
||||
<Compile Include="packets\HardCoded_Packets.cs" />
|
||||
|
||||
Reference in New Issue
Block a user