revert recent change of Hand.py to fix FTP
This commit is contained in:
parent
de9d48cc6a
commit
28aaa5366d
|
@ -77,7 +77,7 @@ class Hand(object):
|
|||
self.dbid_gt = 0
|
||||
self.tablename = ""
|
||||
self.hero = ""
|
||||
self.maxseats = 0
|
||||
self.maxseats = None
|
||||
self.counted_seats = 0
|
||||
self.buttonpos = 0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user