mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
hotfix sendClientConfig
This commit is contained in:
parent
b0288d73ae
commit
fad5576e8f
@ -6,6 +6,7 @@ local function sendClientConfig( ply )
|
||||
net.Start( "CFCHTTP_ConfigUpdate" )
|
||||
net.WriteDouble( 0 )
|
||||
net.Send( ply )
|
||||
return
|
||||
end
|
||||
|
||||
local data = util.Compress( util.TableToJSON( CFCHTTP.networkedClientConfig ) )
|
||||
|
Loading…
Reference in New Issue
Block a user