Modules/Nameplates: Fix class power module

This commit is contained in:
andrew6180
2023-06-01 14:40:10 -07:00
parent 50e16a313b
commit 6d54612877
6 changed files with 331 additions and 15 deletions
+3 -1
View File
@@ -6,7 +6,9 @@ Engine[1] = {Blank = function() return '' end }
Engine[2] = E.Libs.ACL:GetLocale("ElvUI", E.global.general.locale or "enUS")
local C, L = Engine[1], Engine[2]
local format = string.format
local format, strmatch, strsplit = string.format, string.match, string.split
local tconcat, tinsert, tremove = table.concat, table.insert, table.remove
local ipairs, gsub = ipairs, gsub
C.Values = {
FontFlags = {