mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
(SoF+) Removed duplicate packets being sent to client on zone (Take #2)!
This commit is contained in:
@@ -1415,6 +1415,7 @@ private:
|
||||
|
||||
bool CanBeInZone();
|
||||
void SendLogoutPackets();
|
||||
void SendZoneInPackets();
|
||||
bool AddPacket(const EQApplicationPacket *, bool);
|
||||
bool AddPacket(EQApplicationPacket**, bool);
|
||||
bool SendAllPackets();
|
||||
|
||||
Reference in New Issue
Block a user