Explorar o código

Fix Travis build

DjWarmonger %!s(int64=10) %!d(string=hai) anos
pai
achega
1389ae0ea3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/rmg/CMapGenOptions.h

+ 1 - 1
lib/rmg/CMapGenOptions.h

@@ -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();