mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-17 12:47:00 -04:00
Extract shared M2+skin loading logic into Application::loadWeaponM2(), replacing duplicate 15-line blocks in loadEquippedWeapons() and tryAttachCreatureVirtualWeapons(). Future weapon loading changes only need to update one place.