diff --git a/client/main.lua b/client/main.lua index aa0ff237..a2cd0716 100644 --- a/client/main.lua +++ b/client/main.lua @@ -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