Merge branch 'esx-framework:main' into main

This commit is contained in:
Douth
2022-04-25 13:05:37 -05:00
committed by GitHub
+1 -1
View File
@@ -61,7 +61,7 @@ function GetPrice(weaponName, zone)
end
if weapon then
return v.price
return weapon.price
else
return 0
end