1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Nordi98 2025-07-20 03:23:59 +02:00
parent 3311e42fc6
commit 64b7dc22f9

View file

@ -174,7 +174,7 @@ RegisterNetEvent('container_heist:server:finishRobbery', function(containerId, c
if rewardsGiven == 0 then
TriggerClientEvent('QBCore:Notify', src, "The container was empty!", "error")
end
end)
end
-- Clean up cooldowns periodically
CreateThread(function()