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