Fix last patch - add pass
This commit is contained in:
parent
81c731b42e
commit
b14bed4e9b
|
@ -510,6 +510,7 @@ class DerivedStats():
|
||||||
betOrRaise = True
|
betOrRaise = True
|
||||||
else:
|
else:
|
||||||
# player found but did not bet or raise as their first action
|
# player found but did not bet or raise as their first action
|
||||||
|
pass
|
||||||
break
|
break
|
||||||
#else:
|
#else:
|
||||||
# haven't found player's first action yet
|
# haven't found player's first action yet
|
||||||
|
|
Loading…
Reference in New Issue
Block a user