ed
This commit is contained in:
parent
61b242396c
commit
05a77a6265
3 changed files with 8 additions and 24 deletions
|
|
@ -52,6 +52,7 @@ lib.callback.register('container_heist:server:checkCooldown', function(source, c
|
|||
return {success = true}
|
||||
end)
|
||||
|
||||
|
||||
-- Get police count
|
||||
lib.callback.register('container_heist:server:getPoliceCount', function()
|
||||
local policeCount = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue