mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +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
|
if _accessory == "mask" then
|
||||||
mAccessory = 0
|
mAccessory = 0
|
||||||
|
elseif _accessory == "glasses" then
|
||||||
|
mAccessory = 5
|
||||||
end
|
end
|
||||||
|
|
||||||
if skin[_accessory .. '_1'] == mAccessory then
|
if skin[_accessory .. '_1'] == mAccessory then
|
||||||
|
|||||||
Reference in New Issue
Block a user