mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fix up references to LibSharedMedia-2.0 after the library upgrade
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
local AceOO = AceLibrary("AceOO-2.0")
|
||||
local SML = AceLibrary("SharedMedia-1.0")
|
||||
local SML = AceLibrary("LibSharedMedia-2.0")
|
||||
|
||||
local TargetOfTarget = AceOO.Class(IceElement)
|
||||
|
||||
|
Reference in New Issue
Block a user