mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- switched from LSM-2 to LSM-3
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
IceHUD = AceLibrary("AceAddon-2.0"):new("AceConsole-2.0", "AceDebug-2.0")
|
||||
|
||||
local waterfall = AceLibrary("Waterfall-1.0")
|
||||
local SML = AceLibrary("LibSharedMedia-2.0")
|
||||
local SML = AceLibrary("LibSharedMedia-3.0")
|
||||
|
||||
IceHUD.CurrTagVersion = 3
|
||||
|
||||
|
Reference in New Issue
Block a user