diff --git a/src/net/common/clientstate.cpp b/src/net/common/clientstate.cpp index 343e511d..27f4910b 100644 --- a/src/net/common/clientstate.cpp +++ b/src/net/common/clientstate.cpp @@ -979,7 +979,7 @@ ClientStateRunHand::InternalProcess(ClientThread &client, boost::shared_ptrgetCurrentHand()->getRiver()->setHighestCardsValue(highestValueOfCards); + curGame->getCurrentHand()->getCurrentBeRo()->setHighestCardsValue(highestValueOfCards); curGame->getCurrentHand()->getBoard()->setPot(0); client.GetGui().postRiverRunAnimation1();