Skip to content

Commit 0101587

Browse files
fix reiley game
1 parent 9d09619 commit 0101587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/reiley2008/fig1.efg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ p "" 1 1 "" { "Bet" "Fold" } 0
1616
p "" 2 1 "" { "Call" "Fold" } 0
1717
t "" 1 "Professor Wins Big" { 2, -2 }
1818
t "" 2 "Professor Wins" { 1, -1 }
19-
t "" 4 "Professor Loses" { 1, -1 }
19+
t "" 4 "Professor Loses" { -1, 1 }
2020
p "" 1 2 "" { "Bet" "Fold" } 0
2121
p "" 2 1 "" { "Call" "Fold" } 0
2222
t "" 3 "Professor Loses Big" { -2, 2 }

0 commit comments

Comments
 (0)