This commit is contained in:
Dominic Zimmer 2020-07-06 19:12:31 +02:00
parent 75cd0336b8
commit 99a2cdb6e1

View File

@ -1,5 +1,5 @@
args = {...}
x, z, dir = 0, 0, 0
x, z, direction = 0, 0, 0
turtlestate = {
name = os.getComputerLabel(),
id = os.getComputerID(),