remove debug call read
This commit is contained in:
@@ -365,7 +365,7 @@ local function printdes(buf, dimensions)
|
||||
term.setCursorPos(target[1],target[2])
|
||||
term.blit(" ", colors.toBlit(colors.lime), colors.toBlit(colors.lime))
|
||||
|
||||
read("")
|
||||
--read("")
|
||||
|
||||
cx,cz,direction = moveto(target[1],target[2],cx,cz,direction)
|
||||
place("down")
|
||||
|
||||
Reference in New Issue
Block a user