mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
weed treatment fix
This commit is contained in:
@@ -260,7 +260,7 @@ Citizen.CreateThread(function()
|
||||
if CurrentAction == 'weed_harvest' then
|
||||
TriggerServerEvent('esx_drugs:startHarvestWeed')
|
||||
end
|
||||
if CurrentAction == 'wedd_treatment' then
|
||||
if CurrentAction == 'weed_treatment' then
|
||||
TriggerServerEvent('esx_drugs:startTransformWeed')
|
||||
end
|
||||
if CurrentAction == 'weed_resell' then
|
||||
|
||||
Reference in New Issue
Block a user