activate support for capNL and FL/PL/NL draw tourneys on FTP - thanks Oleg for the histories
This commit is contained in:
@@ -196,9 +196,14 @@ class Fulltilt(HandHistoryConverter):
|
||||
["tour", "hold", "nl"],
|
||||
["tour", "hold", "pl"],
|
||||
["tour", "hold", "fl"],
|
||||
|
||||
["tour", "hold", "cn"],
|
||||
|
||||
["tour", "stud", "fl"],
|
||||
]
|
||||
|
||||
["tour", "draw", "fl"],
|
||||
["tour", "draw", "pl"],
|
||||
["tour", "draw", "nl"],
|
||||
]
|
||||
|
||||
def determineGameType(self, handText):
|
||||
info = {'type':'ring'}
|
||||
|
||||
Reference in New Issue
Block a user