more polymorphie steps for BeRo - local game --> unstable
This commit is contained in:
@@ -84,10 +84,10 @@ ClientHand::getBoard() const
|
||||
return myBoard;
|
||||
}
|
||||
|
||||
PreflopInterface*
|
||||
BeRoInterface*
|
||||
ClientHand::getPreflop() const
|
||||
{
|
||||
return myPreflop;
|
||||
return myBeRo;
|
||||
}
|
||||
|
||||
FlopInterface*
|
||||
|
||||
Reference in New Issue
Block a user