1
0
Fork 0
forked from Simnation/Main

Update main.lua

This commit is contained in:
Nordi98 2025-07-20 03:22:54 +02:00
parent ef606f091c
commit 3311e42fc6

View file

@ -170,7 +170,6 @@ RegisterNetEvent('container_heist:server:finishRobbery', function(containerId, c
rewardsGiven = rewardsGiven + 1
end
}
if rewardsGiven == 0 then
TriggerClientEvent('QBCore:Notify', src, "The container was empty!", "error")