Add Everleaf FLHE Tournament support
This commit is contained in:
parent
4613f64f8b
commit
7615f2429b
|
@ -72,7 +72,8 @@ class Everleaf(HandHistoryConverter):
|
||||||
["ring", "studhi", "fl"],
|
["ring", "studhi", "fl"],
|
||||||
["ring", "omahahi", "pl"],
|
["ring", "omahahi", "pl"],
|
||||||
["ring", "omahahilo", "pl"],
|
["ring", "omahahilo", "pl"],
|
||||||
["tour", "hold", "nl"]
|
["tour", "hold", "nl"],
|
||||||
|
["tour", "hold", "fl"]
|
||||||
]
|
]
|
||||||
|
|
||||||
def determineGameType(self, handText):
|
def determineGameType(self, handText):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user