highlightRoundLabel --> refreshGameLabels
This commit is contained in:
@@ -79,8 +79,6 @@ public:
|
||||
void setLastPlayersTurn(const int& theValue) { lastPlayersTurn = theValue; }
|
||||
int getLastPlayersTurn() const { return lastPlayersTurn; }
|
||||
|
||||
|
||||
void highlightRoundLabel();
|
||||
void switchRounds();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user