merge from ray @f5ba0b5b7...
This commit is contained in:
@@ -1684,6 +1684,7 @@ class HandToWrite:
|
||||
self.maxSeats = None
|
||||
self.tableName = None
|
||||
self.seatNos = None
|
||||
self.payin_amounts = None # tourney import was complaining mightily about this missing
|
||||
except:
|
||||
print "htw.init error: " + str(sys.exc_info())
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user