mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-05 14:44:40 -04:00
SMSG_ENVIRONMENTALDAMAGELOG (alias) registration at line 173 silently overwrote the canonical SMSG_ENVIRONMENTAL_DAMAGE_LOG handler at line 108. The alias handler discarded envType (fall/lava/drowning), so the UI couldn't differentiate environmental damage sources. Removed the dead alias handler and its method; the canonical inline handler with envType forwarding is now the sole registration.
7.1 KiB
7.1 KiB