mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
Fixed broken externals. I hope this isn't becoming a habit.
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
## Name: IceHUD
|
## Name: IceHUD
|
||||||
## Title: IceHUD |cff7fff7f -Ace2-|r
|
## Title: IceHUD |cff7fff7f -Ace2-|r
|
||||||
## Notes: Another HUD mod
|
## Notes: Another HUD mod
|
||||||
## Version: 0.3.1 ($Revision$)
|
## Version: 0.3.2 ($Revision$)
|
||||||
## SavedVariables: IceCoreDB
|
## SavedVariables: IceCoreDB
|
||||||
## OptionalDeps: FuBar_ToFu, DruidBar, SoleManax, MobHealth
|
## OptionalDeps: FuBar_ToFu, DruidBar, SoleManax, MobHealth
|
||||||
## X-Category: UnitFrame
|
## X-Category: UnitFrame
|
||||||
@ -15,7 +15,7 @@ libs\AceLibrary\AceLibrary.lua
|
|||||||
libs\AceOO-2.0\AceOO-2.0.lua
|
libs\AceOO-2.0\AceOO-2.0.lua
|
||||||
libs\AceDB-2.0\AceDB-2.0.lua
|
libs\AceDB-2.0\AceDB-2.0.lua
|
||||||
libs\AceEvent-2.0\AceEvent-2.0.lua
|
libs\AceEvent-2.0\AceEvent-2.0.lua
|
||||||
libs\AceEvent-2.0\AceHook-2.0.lua
|
libs\AceHook-2.0\AceHook-2.0.lua
|
||||||
libs\AceDebug-2.0\AceDebug-2.0.lua
|
libs\AceDebug-2.0\AceDebug-2.0.lua
|
||||||
libs\AceLocale-2.0\AceLocale-2.0.lua
|
libs\AceLocale-2.0\AceLocale-2.0.lua
|
||||||
libs\AceConsole-2.0\AceConsole-2.0.lua
|
libs\AceConsole-2.0\AceConsole-2.0.lua
|
||||||
|
Reference in New Issue
Block a user