Changeset 1209
- Timestamp:
- 03/07/2010 11:50:39 AM (6 months ago)
- Location:
- Trunk/lua
- Files:
-
- 1 removed
- 1 modified
-
AUCHINDOUN/MANA_TOMBS/Instance_ManaTombs.lua (modified) (1 diff)
-
MANA_TOMBS (deleted)
Legend:
- Unmodified
- Added
- Removed
-
Trunk/lua/AUCHINDOUN/MANA_TOMBS/Instance_ManaTombs.lua
r1208 r1209 5 5 assert(type(mod) == "table") 6 6 local info = debug.getinfo(1) 7 local src = string.reverse( info.short_src)7 local src = string.reverse(string.sub(info.source,2,string.len(info.source))) 8 8 local file_sep; 9 9 if(GetPlatform() == "Win32") then
![(please configure the [header_logo] section in trac.ini)](/trac/arcscripts/chrome/site/your_project_logo.png)