14 - Unable to retrieve the font list
HudMap.lua 7 line
local fonts = {}
If the above is not load any data.
Makes the following changes are.
local fonts = AceGUIWidgetLSMlists.font
HudMap.lua 7 line
local fonts = {}
If the above is not load any data.
Makes the following changes are.
local fonts = AceGUIWidgetLSMlists.font