TipTac Reborn

TipTac Reborn

862k Downloads

Leaked globals in TipTacItemRef

dmcooke opened this issue ยท 1 comments

commented

_itemID, toyName, icon, isFavorite, hasFanfare, itemQuality = C_ToyBox.GetToyInfo(itemID);

This needs a 'local' thrown in front.

commented

Thanks for pointing this out! ๐Ÿ‘

Merged and will be included in the next release.