Import and Retainer lists now sent.

This commit is contained in:
Filip Maj 2015-09-10 00:52:31 -04:00
parent 443212830a
commit d90cf6d953
8 changed files with 192 additions and 29 deletions

View file

@ -75,6 +75,7 @@
<Compile Include="packets\PacketStructs.cs" />
<Compile Include="packets\SubPacket.cs" />
<Compile Include="packets\CharacterListPacket.cs" />
<Compile Include="packets\ImportListPacket.cs" />
<Compile Include="packets\WorldListPacket.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />