Merge branch 'edge'
This commit is contained in:
commit
045cd1e9a6
|
@ -336,7 +336,7 @@ class PartyPoker(HandHistoryConverter):
|
|||
hand.fee = 0
|
||||
hand.buyinCurrency = "FREE"
|
||||
hand.isKO = False
|
||||
if hand.tourNo != None:
|
||||
elif hand.tourNo != None:
|
||||
hand.buyin = 0
|
||||
hand.fee = 0
|
||||
hand.buyinCurrency = "FREE"
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user