Removed unused incoming stream code.

This commit is contained in:
Filip Maj 2015-10-15 17:04:04 -04:00
parent c767c626a3
commit 7c22cece93
2 changed files with 2 additions and 11 deletions

View file

@ -93,6 +93,7 @@
<Compile Include="packets\send\actor\inventory\EquipmentSetupPacket.cs" />
<Compile Include="packets\send\actor\RemoveActorPacket.cs" />
<Compile Include="packets\send\actor\SetActorNamePacket.cs" />
<Compile Include="packets\send\actor\SetActorPropetyPacket.cs" />
<Compile Include="packets\send\actor\SetActorSpeedPacket.cs" />
<Compile Include="packets\send\actor\SetActorStatePacket.cs" />
<Compile Include="packets\send\actor\SetActorTargetAnimatedPacket.cs" />