Content deleted Content added
No edit summary |
No edit summary |
||
Line 206:
for k, v in pairs(frame:getParent().args) do
local a = string.match(k, '(%
local b = tonumber(string.match(k, '%
if a == 'line' then
|
No edit summary |
No edit summary |
||
Line 206:
for k, v in pairs(frame:getParent().args) do
local a = string.match(k, '(%
local b = tonumber(string.match(k, '%
if a == 'line' then
|