2
0
DjWarmonger 10 жил өмнө
parent
commit
1389ae0ea3

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