fix(esx_clotheshop/client/main.lua) Invisible arms

When arms are changed with arms_2 bigger than 0, arms becomes invisible until arms_2 is changed.
Added arms_2 to restricted menu
This commit is contained in:
feelfreetofee
2022-10-15 03:41:20 +02:00
committed by GitHub
parent f435c8940e
commit fa06a91b20
+1 -1
View File
@@ -90,7 +90,7 @@ function OpenShopMenu()
'tshirt_1', 'tshirt_2',
'torso_1', 'torso_2',
'decals_1', 'decals_2',
'arms',
'arms', 'arms_2',
'pants_1', 'pants_2',
'shoes_1', 'shoes_2',
'bags_1', 'bags_2',