mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix Travis build
This commit is contained in:
@@ -155,7 +155,7 @@ public:
|
||||
private:
|
||||
void resetPlayersMap();
|
||||
int countHumanPlayers() const;
|
||||
int CMapGenOptions::countCompOnlyPlayers() const;
|
||||
int countCompOnlyPlayers() const;
|
||||
PlayerColor getNextPlayerColor() const;
|
||||
void updateCompOnlyPlayers();
|
||||
void updatePlayers();
|
||||
|
||||
Reference in New Issue
Block a user