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