View Single Post
09/29/18, 07:43 AM   #4
Eldrni
AddOn Author - Click to view addons
Join Date: Aug 2018
Posts: 7
Code:
function ZO_Stats_BountyDisplay_Initialize(control)
    STATS_BOUNTY_DISPLAY = ZO_BountyDisplay:New(control, false)
end
Not sure where I got ZO_BountyPanel. Not sure if I typoed the name when I posted this or in my addon. I’ll check it out when I get home later today. Thanks again.
  Reply With Quote