mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Merge branch 'esx-framework:main' into main
This commit is contained in:
@@ -61,7 +61,7 @@ function GetPrice(weaponName, zone)
|
||||
end
|
||||
|
||||
if weapon then
|
||||
return v.price
|
||||
return weapon.price
|
||||
else
|
||||
return 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user