Content deleted Content added
No edit summary |
No edit summary |
||
Line 40:
for k,v in pairs(args) do
if k and type(k) == 'string' then
if passthrough[k] then
targs[k] = v
|
No edit summary |
No edit summary |
||
Line 40:
for k,v in pairs(args) do
if k and type(k) == 'string' then
if passthrough[k] then
targs[k] = v
|