Update PopulationGoal.java
This commit is contained in:
parent
d41993521c
commit
a26f17a56e
1 changed files with 1 additions and 5 deletions
|
|
@ -87,10 +87,6 @@ public class PopulationGoal extends Goal {
|
|||
return null;
|
||||
}
|
||||
return Collections.max(highPopulationPlayers, comp);
|
||||
|
||||
// Ansonsten... gewinnt noch kein spieler.
|
||||
return null;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue