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