Total-RP / Total-RP-3-Extended

Extended module for the Total RP 3 add-on for World of Warcraft, adding creation tools.
http://extended.totalrp.com
11 stars 13 forks source link

Added ModelFrameMixin to the inspection model #151

Closed Solanya closed 5 years ago

Solanya commented 5 years ago

This solves the issue where ResetModel doesn't exist on the inspection frame model because it doesn't inherit from the same template. The function is now part of this mixin, so I applied it to the inspection model.