not useful
This commit is contained in:
@ -54,6 +54,8 @@ game_status CC3K::run() {
|
||||
curr_game->print();
|
||||
out->render();
|
||||
return in_game;
|
||||
} else if (gresult.status == terminated) {
|
||||
return terminated;
|
||||
}
|
||||
|
||||
out->clear();
|
||||
|
Reference in New Issue
Block a user