Added things for testing mapobjs.

This commit is contained in:
Filip Maj 2017-05-05 02:37:01 -04:00
parent 9505cd71be
commit 08b3564d7e
7 changed files with 280 additions and 20 deletions

View file

@ -182,6 +182,7 @@
<Compile Include="packets\send\actor\inventory\InventoryListX64Packet.cs" />
<Compile Include="packets\send\actor\inventory\InventoryListX32Packet.cs" />
<Compile Include="packets\send\actor\PlayAnimationOnActorPacket.cs" />
<Compile Include="packets\send\actor\PlayBGAnimation.cs" />
<Compile Include="packets\send\actor\_0x132Packet.cs" />
<Compile Include="packets\send\actor\SetActorIsZoningPacket.cs" />
<Compile Include="packets\send\actor\battle\BattleActionX01Packet.cs" />