- Reunited a local declaration with the code that used it.

This commit is contained in:
rokiyo
2010-11-05 03:17:50 +00:00
parent 878585e6fe
commit 14bd4f4627
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,7 @@
local LibDualSpec = LibStub('LibDualSpec-1.0', true)
local L = LibStub("AceLocale-3.0"):GetLocale("IceHUD", false)
local icon = LibStub("LibDBIcon-1.0")
local lastCustomModule = "Bar"
IceHUD_Options = {}