mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
fix(timeout): Fix sever timeout not triggering
This commit is contained in:
@@ -40,6 +40,8 @@ ESX.SetTimeout = function(msec, cb)
|
||||
|
||||
end)
|
||||
|
||||
ESX.TimeoutCount = id
|
||||
|
||||
return id
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user