Typo(?) for callbackOnMeleeAttackBonuses in combat.lua

Moderator: Moderator

Post Reply
Message
Author
Lokean
Halfling
Posts: 88
Joined: Sun Dec 10, 2017 12:27 am

Typo(?) for callbackOnMeleeAttackBonuses in combat.lua

#1 Post by Lokean »

Not technically a bug, because everything works as intended, but in combat.lua on 452 there's a callback to 'callbackOMeleeAttackBonuses'. It took me ages to notice why my code wasn't firing for 'callbackOnMeleeAttackBonuses'.

Obviously, 'fixing' this might break a lot of people's addons, so this is mostly here to get caught by people searching for the expected callback name, thinking there's a bug.

Post Reply