Difference for python/IPO/seen.py from version 1.5 to 1.6


version 1.5 version 1.6
Line 23
 
Line 23
 # seen            - tells player information from logger  # seen            - tells player information from logger
   
 import CFPython  import CFPython
   
 import sys  
 import string  import string
 import os.path  
 sys.path.append(os.path.join(CFPython.GetDataDirectory(),CFPython.GetMapDirectory(),'python'))  
   
   
 import CFLog  import CFLog
   
 activator=CFPython.WhoIsActivator()  activator=CFPython.WhoIsActivator()


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

File made using version 1.96 of cvs2html by leaf at 2006-02-15 17:29