weed treatment fix

This commit is contained in:
AdrineX
2017-08-13 06:15:48 +03:00
parent 8103335ece
commit d055789eb2
+1 -1
View File
@@ -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