View Single Post
05-24-21, 11:52 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
As far as I can tell, in the set for useClassRep (Options.lua line 83) you have
Code:
self.racialRepID, self.racialRepName = self:GetRacialRep()
Is self:GetRacialRep() returning anything at this point?
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote