Content deleted Content added
No edit summary |
No edit summary |
||
Line 22:
for k2, v2 in pairs(tmp2) do
if (k2 % 2 == 0) then
result = result .. '
end
end
|
No edit summary |
No edit summary |
||
Line 22:
for k2, v2 in pairs(tmp2) do
if (k2 % 2 == 0) then
result = result .. '
end
end
|