tset
This commit is contained in:
parent
c3d1a0e4b5
commit
44e17d2e75
@ -469,9 +469,6 @@ function net:newUDPClient(host,port,servercode,nonluaServer)
|
|||||||
net.OnClientCreated:Fire(c)
|
net.OnClientCreated:Fire(c)
|
||||||
return c
|
return c
|
||||||
end
|
end
|
||||||
multi:newThread(function()
|
|
||||||
|
|
||||||
end)
|
|
||||||
--TCP Stuff
|
--TCP Stuff
|
||||||
function net:newTCPClientObject(fd)
|
function net:newTCPClientObject(fd)
|
||||||
local c = {}
|
local c = {}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user