Difference for python/CFGamble.py from version 1.1 to 1.2


version 1.1 version 1.2
Line 4
 
Line 4
 #Please do not put CFPython functions in this file,  #Please do not put CFPython functions in this file,
 #but rather place these in the calling file (don't ask me why - it just feels right)  #but rather place these in the calling file (don't ask me why - it just feels right)
   
 import CFgetPaths  
 import os.path  import os.path
 import shelve  import shelve
 import random  import random
   
   import CFgetPaths
   
 class SlotMachine:  class SlotMachine:
  #sets up the file that holds all the slotmachine jackpots   #sets up the file that holds all the slotmachine jackpots
  #make sure this points to your writable var/crossfire directory   #make sure this points to your writable var/crossfire directory


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

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