1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-06-11 09:33:34 +08:00

update some stock res

This commit is contained in:
moscovium
2017-06-11 13:49:12 +02:00
Unverified
parent f6ab9bdcbc
commit fb15ebd508
4 changed files with 21 additions and 2 deletions
@@ -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