.
This commit is contained in:
parent
b519308f7e
commit
fc646a0f0e
@ -67,7 +67,7 @@ for k,v in pairs(lines) do
|
||||
x = tonumber(xStr) / steps
|
||||
y = tonumber(yStr) / steps
|
||||
|
||||
print(x .. " " .. y . " x")
|
||||
print(x .. " " .. y .. " x")
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user