changing parameter in some log-functions; run astyle
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
|
||||
void setCurrentRound(GameState theValue) {
|
||||
currentRound = theValue;
|
||||
myLog->setCurrentRound(currentRound);
|
||||
}
|
||||
GameState getCurrentRound() const {
|
||||
return currentRound;
|
||||
|
||||
Reference in New Issue
Block a user