Syntax
This commit is contained in:
parent
75cd0336b8
commit
99a2cdb6e1
@ -1,5 +1,5 @@
|
||||
args = {...}
|
||||
x, z, dir = 0, 0, 0
|
||||
x, z, direction = 0, 0, 0
|
||||
turtlestate = {
|
||||
name = os.getComputerLabel(),
|
||||
id = os.getComputerID(),
|
||||
|
Loading…
Reference in New Issue
Block a user