- whoops, missed this module in the LSM-3 update

This commit is contained in:
Parnic
2008-06-15 15:36:25 +00:00
parent b9e6799078
commit fd7162b4ef

View File

@ -1,5 +1,5 @@
local AceOO = AceLibrary("AceOO-2.0")
local SML = AceLibrary("LibSharedMedia-2.0")
local SML = AceLibrary("LibSharedMedia-3.0")
local TargetOfTarget = AceOO.Class(IceElement)