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:
|
private:
|
||||||
void resetPlayersMap();
|
void resetPlayersMap();
|
||||||
int countHumanPlayers() const;
|
int countHumanPlayers() const;
|
||||||
int CMapGenOptions::countCompOnlyPlayers() const;
|
int countCompOnlyPlayers() const;
|
||||||
PlayerColor getNextPlayerColor() const;
|
PlayerColor getNextPlayerColor() const;
|
||||||
void updateCompOnlyPlayers();
|
void updateCompOnlyPlayers();
|
||||||
void updatePlayers();
|
void updatePlayers();
|
||||||
|
Loading…
Reference in New Issue
Block a user