|
|
|
|
||||||||||||||||||||||||||||
LoTROInterface SVN Reminders[/] [trunk/] [Thurallor/] [Common/] [UI/] [Shockwave/] [__init__.lua] - Rev 2Compare with Previous | Blame | View Log import "Turbine"; import "Turbine.UI"; local importPath = getfenv(1)._.Name; local commonPath = string.gsub(importPath, "%.UI%.Shockwave$", ""); --import (commonPath .. ".Turbine"); --import (commonPath .. ".Utils"); import (importPath .. ".Shockwave"); Thurallor = Thurallor or {}; Thurallor.UI = Thurallor.UI or {}; Thurallor.UI.Shockwave = Shockwave; All times are GMT -5. The time now is 12:44 PM.
|
||||||||||||||||||||||||||||
|