Add final stats cout
This commit is contained in:
parent
9977050e6e
commit
d8b1466ad9
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ void ConsoleController::run()
|
||||||
m_game.coutGrid();
|
m_game.coutGrid();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this->coutStats();
|
||||||
m_game.coutGrid();
|
m_game.coutGrid();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue