mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-28 09:33:52 +00:00
Move packed GUID reading into Packet class alongside readUInt8/readFloat. Replace 121 UpdateObjectParser::readPackedGuid(packet) calls with packet.readPackedGuid() across 4 files, reducing coupling between Packet and UpdateObjectParser. |
||
|---|---|---|
| .. | ||
| net_platform.hpp | ||
| packet.hpp | ||
| socket.hpp | ||
| tcp_socket.hpp | ||
| world_socket.hpp | ||