forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
ef606f091c
commit
3311e42fc6
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ RegisterNetEvent('container_heist:server:finishRobbery', function(containerId, c
|
||||||
|
|
||||||
rewardsGiven = rewardsGiven + 1
|
rewardsGiven = rewardsGiven + 1
|
||||||
end
|
end
|
||||||
}
|
|
||||||
|
|
||||||
if rewardsGiven == 0 then
|
if rewardsGiven == 0 then
|
||||||
TriggerClientEvent('QBCore:Notify', src, "The container was empty!", "error")
|
TriggerClientEvent('QBCore:Notify', src, "The container was empty!", "error")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue