1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00
This commit is contained in:
Tomasz Zieliński
2023-08-01 08:23:09 +02:00
parent 6522cec969
commit 69abfda981
2 changed files with 110 additions and 6 deletions

View File

@@ -143,6 +143,7 @@ public:
static const si8 RANDOM_SIZE = -1;
private:
void initPlayersMap();
void resetPlayersMap();
int countHumanPlayers() const;
int countCompOnlyPlayers() const;