mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update select
This commit is contained in:
@@ -48,7 +48,7 @@ function select(n, ...)
|
||||
end
|
||||
n = toInt(n)
|
||||
|
||||
for i = n, arg.n do
|
||||
for i = 1, n - 1 do
|
||||
tremove(arg, 1)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user