mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes socks and preview icon.
This commit is contained in:
@@ -333,6 +333,8 @@ datum/preferences
|
||||
|
||||
character.undershirt = undershirt
|
||||
|
||||
character.socks = socks
|
||||
|
||||
if(backbag > 4 || backbag < 1)
|
||||
backbag = 1 //Same as above
|
||||
character.backbag = backbag
|
||||
|
||||
Reference in New Issue
Block a user