Hand: Remove error message
This commit is contained in:
parent
1a7b1caf48
commit
ebcd9f0b66
|
@ -698,7 +698,6 @@ class HoldemOmahaHand(Hand):
|
|||
return
|
||||
|
||||
hhc.readBlinds(self)
|
||||
print _("*** Parse error reading blinds (check compilePlayerRegexs as a likely culprit)"), self
|
||||
|
||||
hhc.readAntes(self)
|
||||
hhc.readButton(self)
|
||||
|
|
Loading…
Reference in New Issue
Block a user