Hi there, I was wondering if anybody knew how to fix a weird gap that has appeared in my pet's treasures:
I use the same code for many of my other pets and I don't have this issue, it's only happening here, any suggestions?
I think it's because the item Stuffed Yam has incorrect dimensions. Instead of being 64x64 it's 64x66.
So yeah, it's not a coding issue. Probably something that should be mentioned in Problem's and Bugs. At least I've seen plenty of posts there about item issues (non-white backgrounds and such)
[edit]
That doesn't mean it can't be temporarily fixed by coding though. I think adding the height and width you want (64px) to the .treasure_item's should do it.