Roth UI (Diablo)
Help, I uninstalled the UI and the Blizzard raid frame manager doesn't show up anymore
Use this in your chat:
/run for _, v in ipairs({"Blizzard_CUFProfiles", "Blizzard_CompactRaidFrames"}) do print("~~enable~~~~") print(v) EnableAddOn(v) print(LoadAddOn(v)) print(IsAddOnLoaded(v)) end