forgot i was only overriding locally oops

This commit is contained in:
Andrew
2018-04-05 14:46:57 -07:00
parent 3bf2a527b9
commit 7ad315c517
-1
View File
@@ -23,7 +23,6 @@ local SendAddonMessage = SendAddonMessage
local CUSTOM_CLASS_COLORS = CUSTOM_CLASS_COLORS local CUSTOM_CLASS_COLORS = CUSTOM_CLASS_COLORS
local ERR_NOT_IN_COMBAT = ERR_NOT_IN_COMBAT local ERR_NOT_IN_COMBAT = ERR_NOT_IN_COMBAT
local MAX_TALENT_TABS = MAX_TALENT_TABS local MAX_TALENT_TABS = MAX_TALENT_TABS
local RAID_CLASS_COLORS = RAID_CLASS_COLORS
_, E.myclass = UnitClass("player") -- Constants _, E.myclass = UnitClass("player") -- Constants
_, E.myrace = UnitRace("player") _, E.myrace = UnitRace("player")