new distributePot function

This commit is contained in:
doitux
2007-08-10 20:45:23 +00:00
parent 5f168635a9
commit 4f005bb0c1
4 changed files with 68 additions and 69 deletions
@@ -65,7 +65,6 @@ void LocalBeRoPostRiver::run() {
// Pot-Verteilung
getMyHand()->getBoard()->distributePot();
// distributePot();
//Pot auf 0 setzen
getMyHand()->getBoard()->setPot(0);