mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 05:31:20 -04:00
WMOPlacement struct gains nameSet and scale fields (defaulting to 0 and 1024 = 1.0). The loader now reads them when the entry is the full 64 bytes (WotLK+); the writer emits the actual values rather than always hard-coding (0, 1024). Older expansions still round-trip cleanly because defaults match the previous behaviour.