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