.
This commit is contained in:
parent
1e6d6f023e
commit
d0b5a8ef76
@ -113,11 +113,7 @@ function main()
|
|||||||
blockCounter = countBlocks(matrix)
|
blockCounter = countBlocks(matrix)
|
||||||
|
|
||||||
print("One Layer would need " .. blockCounter .. " Blocks.")
|
print("One Layer would need " .. blockCounter .. " Blocks.")
|
||||||
print(Continue? [yn])
|
print("Continue? [yn]")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
local startPrinting = confirmationDialog(read())
|
local startPrinting = confirmationDialog(read())
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user