mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-04 20:23:51 +00:00
SMSG_PET_GUIDS, SMSG_PET_DISMISS_SOUND, and SMSG_PET_ACTION_SOUND were registered with the same handler as SMSG_PET_UNLEARN_CONFIRM. Their different formats (GUID lists, sound IDs with position) were misread as unlearn cost, potentially triggering a bogus unlearn confirmation dialog. Also extracts resetWardenState() from 13 lines duplicated verbatim between connect() and disconnect(). |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||