activate support for capNL and FL/PL/NL draw tourneys on FTP - thanks Oleg for the histories
This commit is contained in:
parent
d8d9f3a1fc
commit
56c26f5dcd
|
@ -196,8 +196,13 @@ class Fulltilt(HandHistoryConverter):
|
||||||
["tour", "hold", "nl"],
|
["tour", "hold", "nl"],
|
||||||
["tour", "hold", "pl"],
|
["tour", "hold", "pl"],
|
||||||
["tour", "hold", "fl"],
|
["tour", "hold", "fl"],
|
||||||
|
["tour", "hold", "cn"],
|
||||||
|
|
||||||
["tour", "stud", "fl"],
|
["tour", "stud", "fl"],
|
||||||
|
|
||||||
|
["tour", "draw", "fl"],
|
||||||
|
["tour", "draw", "pl"],
|
||||||
|
["tour", "draw", "nl"],
|
||||||
]
|
]
|
||||||
|
|
||||||
def determineGameType(self, handText):
|
def determineGameType(self, handText):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user