fix: changed gold/exp mecanic

This commit is contained in:
2021-11-05 18:12:57 +01:00
parent afcfce1328
commit 18a090df06
6 changed files with 44 additions and 16 deletions

View File

@@ -25,6 +25,7 @@ public:
private:
void balanceTeams();
void updateGoldMines();
void updatePlayerStats();
};
} // namespace game