mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup
This commit is contained in:
@@ -6,7 +6,7 @@ local TT = E:GetModule("Tooltip");
|
||||
local tonumber, tostring = tonumber, tostring
|
||||
local getn = table.getn
|
||||
--WoW API / Variables
|
||||
local ACTIONBAR_LABEL, FONT_SIZE, GENERAL, HIDE, NONE, OPACITY = ACTIONBAR_LABEL, FONT_SIZE, GENERAL, HIDE, NONE, OPACITY
|
||||
local ACTIONBAR_LABEL, FONT_SIZE, GENERAL, NONE, OPACITY = ACTIONBAR_LABEL, FONT_SIZE, GENERAL, NONE, OPACITY
|
||||
|
||||
E.Options.args.tooltip = {
|
||||
type = "group",
|
||||
|
||||
Reference in New Issue
Block a user