This commit is contained in:
Julian Brammer 2024-06-17 05:27:43 +02:00
parent df573b4fe8
commit e860b41419

View File

@ -70,7 +70,7 @@ local function kiss()
end
turtle.placeDown()
if j<7 and i~=1 then
if j<7 then
turtle.forward()
end
end