mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup
This commit is contained in:
@@ -168,7 +168,7 @@ local function FirstFrameUpdate()
|
||||
end
|
||||
|
||||
local function BuildUniqueValue(...)
|
||||
local n = tgetn(arg)
|
||||
local n = arg.n
|
||||
if n == 1 then
|
||||
return arg[1]
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user