Off by one error somewhere with last applied outfit
Ketrel opened this issue ยท 0 comments
I have not yet had a chance to try to find it in the code, but there appears to be an off by one error somewhere when it comes to remembering the last applied out fit.
It is consistently flagging the previous outfit to the one applied as the one last applied. This is almost definitely an indexing issue (probably a 1 vs 0 indexing issue).