enlever le debug
This commit is contained in:
@@ -236,7 +236,6 @@ void Game::resetPiece(bool newPiece) {
|
||||
}
|
||||
|
||||
void Game::movePiece(int movement) {
|
||||
std::cout << movement << std::endl;
|
||||
int appliedDAS = this->parameters.getDAS();
|
||||
int appliedARR = this->parameters.getARR();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user