粘贴场地高度最高能读到60行,允许一些极端的高空作业
This commit is contained in:
@@ -127,7 +127,7 @@ function DATA.pasteBoard(str,page)-- Paste [str] data to [page] board
|
|||||||
fX=fX+1
|
fX=fX+1
|
||||||
else
|
else
|
||||||
fY=fY+1
|
fY=fY+1
|
||||||
if fY>20 then break end
|
if fY>60 then break end
|
||||||
fX=1
|
fX=1
|
||||||
end
|
end
|
||||||
p=p+1
|
p=p+1
|
||||||
|
|||||||
Reference in New Issue
Block a user