This commit is contained in:
Nordi98 2025-07-20 19:57:23 +02:00
parent 61b242396c
commit 05a77a6265
3 changed files with 8 additions and 24 deletions

View file

@ -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