mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
forgot i was only overriding locally oops
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user