mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Merge branch 'master' of https://github.com/ESX-Org/esx_accessories
This commit is contained in:
@@ -56,6 +56,8 @@ function SetUnsetAccessory(accessory)
|
||||
|
||||
if _accessory == "mask" then
|
||||
mAccessory = 0
|
||||
elseif _accessory == "glasses" then
|
||||
mAccessory = 5
|
||||
end
|
||||
|
||||
if skin[_accessory .. '_1'] == mAccessory then
|
||||
|
||||
Reference in New Issue
Block a user