mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-04 04:03:52 +00: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. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||