@@ -2,7 +2,7 @@ args = {...}
intLength = args[1]
intHeight = args[2]
for i=0, intHeight do
turtle.PlaceDown()
turtle.placeDown()
for j=0, intLength-1 do
turtle.forward()
The note is not visible to the blocked user.