We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6b7ed commit 835e69fCopy full SHA for 835e69f
src/main/java/bwem/BWMap.java
@@ -91,7 +91,7 @@ public void assignStartingLocationsToSuitableBases() {
91
}
92
93
if (atLeastOneFailed) {
94
- asserter.throwIllegalStateException("At least one starting location was not assigned to a base.");
+ //asserter.throwIllegalStateException("At least one starting location was not assigned to a base.");
95
96
97
0 commit comments