mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Fix Travis build
This commit is contained in:
parent
c6f714db9c
commit
1389ae0ea3
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user