Ceremonial PR: fix map gen #39
@ -555,7 +555,7 @@ function connectRegions(knife: Knife) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
iter++;
|
iter++;
|
||||||
showDebug(knife.map);
|
knife.showDebug(merged);
|
||||||
if (connectors.length == 0) {
|
if (connectors.length == 0) {
|
||||||
throw new TryAgainException(
|
throw new TryAgainException(
|
||||||
"couldn't figure out how to connect sections",
|
"couldn't figure out how to connect sections",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user