new distributePot function
This commit is contained in:
@@ -65,7 +65,6 @@ void LocalBeRoPostRiver::run() {
|
||||
|
||||
// Pot-Verteilung
|
||||
getMyHand()->getBoard()->distributePot();
|
||||
// distributePot();
|
||||
|
||||
//Pot auf 0 setzen
|
||||
getMyHand()->getBoard()->setPot(0);
|
||||
|
||||
Reference in New Issue
Block a user