mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Revert "fix for removing glasses (#11)"
This reverts commit 2028350a95.
This commit is contained in:
@@ -56,8 +56,6 @@ 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