iteration
This commit is contained in:
parent
695c2224a5
commit
56a425172a
@ -20,8 +20,8 @@ current_time = os.time()
|
||||
|
||||
|
||||
data = {
|
||||
[action] = "register",
|
||||
[hostname] = hostname
|
||||
["action"] = "register",
|
||||
["hostname"] = hostname
|
||||
}
|
||||
|
||||
rednet.send(receiverID, textutils.serialize(data))
|
||||
|
Loading…
Reference in New Issue
Block a user