tullamods / Dominos

A main actionbar replacement
https://tullamods.com/dominos
BSD 3-Clause "New" or "Revised" License
78 stars 26 forks source link

Deprecated constants #639

Closed boomboo closed 1 year ago

boomboo commented 1 year ago

LE_ITEM_CLASS_ARMOR and LE_ITEM_ARMOR_SHIELD (in barStates.lua) have been removed and are now Enum.ItemClass.Armor, Enum.ItemArmorSubclass.Shield respectively.