mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-25 15:55:59 +00:00
6.4 update (minus sprites)
This commit is contained in:
@@ -35,7 +35,7 @@ class ClothesMartAdapter < OutfitsMartAdapter
|
||||
|
||||
|
||||
def addItem(item)
|
||||
changed_clothes = obtainNewClothes(item.id)
|
||||
changed_clothes = obtainClothes(item.id)
|
||||
if changed_clothes
|
||||
@worn_clothes = item.id
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user