mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-21 06:37:57 -04:00
Parse the flight-master POI status packet (guid + uint8 status) and cache it per-NPC in taxiNpcHasRoutes_. Exposes taxiNpcHasRoutes(guid) accessor for future nameplate/interaction indicators. Previously this packet was silently consumed without any state tracking.