(SoF+) Removed duplicate packets being sent to client on zone (Take #2)!

This commit is contained in:
Trevius
2015-02-10 19:22:42 -06:00
parent 9daf572ea7
commit 69d727cbe5
3 changed files with 73 additions and 129 deletions
+1
View File
@@ -1415,6 +1415,7 @@ private:
bool CanBeInZone();
void SendLogoutPackets();
void SendZoneInPackets();
bool AddPacket(const EQApplicationPacket *, bool);
bool AddPacket(EQApplicationPacket**, bool);
bool SendAllPackets();