Added surrendering.
Fixed an issue concerning the box of the UpgradeBox.
This commit is contained in:
parent
63d4e42b80
commit
230408e2fc
6 changed files with 129 additions and 42 deletions
|
@ -94,6 +94,8 @@ public:
|
|||
|
||||
int game_loop();
|
||||
|
||||
void next_turn();
|
||||
|
||||
private:
|
||||
bool started;
|
||||
Player *adding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue