update some stock res

This commit is contained in:
moscovium
2017-06-11 13:49:12 +02:00
parent f6ab9bdcbc
commit fb15ebd508
4 changed files with 21 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ AddEventHandler('onClientResourceStart', function(res)
end)
end)
AddEventHandler('onClientResourceStop', function(res)
AddEventHandler('onResourceStop', function(res)
if maps[res] then
TriggerEvent('onClientMapStop', res)
elseif gametypes[res] then