iteration

This commit is contained in:
Layla 2023-10-07 23:43:03 -04:00
parent e24d7f7a23
commit 20a18ebb8c

View File

@ -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