Difference for python/casino/diamondslots.py from version 1.3 to 1.4


version 1.3 version 1.4
Line 4
 
Line 4
 #FYI - This one uses an object for cointype and not the money code :)  #FYI - This one uses an object for cointype and not the money code :)
   
 import CFPython  import CFPython
 import sys  
 import os.path  
 sys.path.append(os.path.join(CFPython.GetDataDirectory(),CFPython.GetMapDirectory(),'python'))  
 import CFGamble  import CFGamble
 import CFItemBroker   import CFItemBroker
   


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

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