فهرست منبع

Fix Travis build

DjWarmonger 10 سال پیش
والد
کامیت
1389ae0ea3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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();