fusionpit / WhatsTraining

A WoW Classic Addon that shows you upcoming trainer abilities
MIT License
16 stars 11 forks source link

Tab icon changes texture between client restarts #1

Closed fusionpit closed 5 years ago

fusionpit commented 5 years ago

I just plugged in the fileId of the ? icon from my client. This can change on client restart.

Correct way is to use GetFileIDFromPath("Interface\\Icons\\INV_Misc_QuestionMark") then pass the return value to SetTexture