Win2day: Make Omaha hands not crash
Looks like it is importing the hands - no idea of accuracy at the moment
This commit is contained in:
parent
57405e7483
commit
255f29cfae
|
@ -112,7 +112,8 @@ class Win2day(HandHistoryConverter):
|
|||
limits = { 'NL':'nl', 'PL':'pl'}
|
||||
games = { # base, category
|
||||
"GAME_THM" : ('hold','holdem'),
|
||||
# 'Omaha' : ('hold','omahahi'),
|
||||
"GAME_OMA" : ('hold','omahahi'),
|
||||
|
||||
#'Omaha Hi/Lo' : ('hold','omahahilo'),
|
||||
# 'Razz' : ('stud','razz'),
|
||||
#'7 Card Stud' : ('stud','studhi'),
|
||||
|
|
Loading…
Reference in New Issue
Block a user