Making cppcheck even happier.
This commit is contained in:
@@ -26,6 +26,7 @@ using namespace std;
|
||||
ClientBoard::ClientBoard()
|
||||
: currentHand(0), pot(0), sets(0)
|
||||
{
|
||||
myCards[0] = myCards[1] = myCards[2] = myCards[3] = myCards[4] = 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user