mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- added LibDBIcon to the options module so that the minimap icon is toggleable again
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
local LibDualSpec = LibStub('LibDualSpec-1.0', true)
|
local LibDualSpec = LibStub('LibDualSpec-1.0', true)
|
||||||
local L = LibStub("AceLocale-3.0"):GetLocale("IceHUD", false)
|
local L = LibStub("AceLocale-3.0"):GetLocale("IceHUD", false)
|
||||||
|
local icon = LibStub("LibDBIcon-1.0")
|
||||||
|
|
||||||
IceHUD_Options = {}
|
IceHUD_Options = {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user