Broker_Equipment

Broker_Equipment

51.7k Downloads

Small fix needed for 4.0.1

DrKazza opened this issue ยท 1 comments

commented

they've removed the equipmentManager CVar.. if you comment out the line below everything works fine.
Any chance of an update?

function addon:VARIABLES_LOADED(event)
-- SetCVar('equipmentManager', 1)
GearManagerToggleButton:Show()

self:UnregisterEvent(event)

end

commented

Broker_Equipment was updated and pushed to wowi 9 days ago