fix start position of master turtle.
This commit is contained in:
@@ -939,7 +939,7 @@ while true do
|
|||||||
dimensions=dimensions,
|
dimensions=dimensions,
|
||||||
height=height
|
height=height
|
||||||
}
|
}
|
||||||
VP_printstack(ownstack,dimensions, 1,0,1,0)
|
VP_printstack(ownstack,dimensions, 0,0,1,0)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if action == 4 then
|
if action == 4 then
|
||||||
|
|||||||
Reference in New Issue
Block a user