mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 14:24:02 +01:00
update some stock res
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user