mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Fixed generation of CPU teams.
This commit is contained in:
@@ -155,6 +155,7 @@ public:
|
||||
private:
|
||||
void resetPlayersMap();
|
||||
int countHumanPlayers() const;
|
||||
int CMapGenOptions::countCompOnlyPlayers() const;
|
||||
PlayerColor getNextPlayerColor() const;
|
||||
void updateCompOnlyPlayers();
|
||||
void updatePlayers();
|
||||
|
||||
Reference in New Issue
Block a user