Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

DetailedHoldemTable snapshot information lacks community cards #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. A game is going on between several players who are in the middle of a hand
2. Another player sits in and gets the DetailedHoldemTable object to
reconstruct the game state
3.

What is the expected output? What do you see instead?
The community cards that have already been dealt are needed, then the
snapshot information of the table should be complete.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by stephan....@gmail.com on 12 Nov 2008 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by kenzotom...@gmail.com on 12 Nov 2008 at 6:41

GoogleCodeExporter commented 9 years ago
r1061 adds community cards to the snapshot and the round info.

Original comment by kenzotom...@gmail.com on 12 Nov 2008 at 7:53