mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Merge pull request #570 from feelfreetofee/patch-1
fix(esx_clotheshop/client/main.lua) Invisible arms
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user