mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
- whoops, missed this module in the LSM-3 update
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
local AceOO = AceLibrary("AceOO-2.0")
|
local AceOO = AceLibrary("AceOO-2.0")
|
||||||
local SML = AceLibrary("LibSharedMedia-2.0")
|
local SML = AceLibrary("LibSharedMedia-3.0")
|
||||||
|
|
||||||
local TargetOfTarget = AceOO.Class(IceElement)
|
local TargetOfTarget = AceOO.Class(IceElement)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user