Difference for python/casino/silverslots.py from version 1.5 to 1.6


version 1.5 version 1.6
Line 2
 
Line 2
 #to make a new kind of slot machine, copy this file, change the settings and point the slotmachine to the new file.  #to make a new kind of slot machine, copy this file, change the settings and point the slotmachine to the new file.
   
 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.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:31