Add Everleaf FLHE Tournament support

This commit is contained in:
Eric Blade 2010-10-07 08:13:21 -04:00
parent 4613f64f8b
commit 7615f2429b

View File

@ -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):