Fix violations in cl_ponger.lua
This commit is contained in:
parent
5cdbd16f6e
commit
9f2fc0b57a
@ -7,7 +7,7 @@ local PING_MISS = 2 -- How many pings can we miss on join?
|
||||
|
||||
local API_TIMEOUT = 5 -- How often to call the api
|
||||
|
||||
local lastPing
|
||||
local lastPong
|
||||
local lastApiCall
|
||||
|
||||
net.Receive( "cfc_di_ping", function()
|
||||
|
Loading…
Reference in New Issue
Block a user