DjWarmonger 10 лет назад
Родитель
Сommit
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();