tests continue
This commit is contained in:
parent
2dc0bee187
commit
1eeb654a32
@ -178,10 +178,7 @@ function net:newCastedClients(name) -- connects to the broadcasted server
|
|||||||
net.ClientCache[data]=client -- we only want this to trigger once so lets add it to our list of clients
|
net.ClientCache[data]=client -- we only want this to trigger once so lets add it to our list of clients
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end,1)
|
end,.1)
|
||||||
end
|
|
||||||
function net:getClient(name)
|
|
||||||
|
|
||||||
end
|
end
|
||||||
-- UDP Stuff
|
-- UDP Stuff
|
||||||
function net:newUDPServer(port,servercode,nonluaServer)
|
function net:newUDPServer(port,servercode,nonluaServer)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user