Skip to content

Commit

Permalink
fix ohf to only call dll$decision only be called once (when isfinalan…
Browse files Browse the repository at this point in the history
…swer)
  • Loading branch information
strikles committed Dec 19, 2019
1 parent 70d71c8 commit cfc0cca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python.ohf
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,19 @@ A6o KTo K8o K5o QJo Q8o Q3o JTo J5o T6o 92o 87o 85o 84o 62o 43o


##f$preflop##
dll$decision
me_re_dec


##f$flop##
dll$decision
me_re_dec


##f$turn##
dll$decision
me_re_dec


##f$river##
dll$decision
me_re_dec


##f$dlldecision##
Expand Down

0 comments on commit cfc0cca

Please sign in to comment.