iteration
This commit is contained in:
parent
e24d7f7a23
commit
20a18ebb8c
@ -42,7 +42,6 @@ while true do
|
||||
|
||||
if request.action == nil or request.hostname == nil then
|
||||
rednet.send(client_id, "invalid request")
|
||||
return
|
||||
end
|
||||
|
||||
if request.action == "lookup" then
|
||||
|
Loading…
Reference in New Issue
Block a user