use detailed debugging in map gen
This commit is contained in:
parent
234a42b1e3
commit
898a93d8e5
@ -555,7 +555,7 @@ function connectRegions(knife: Knife) {
|
||||
);
|
||||
}
|
||||
iter++;
|
||||
showDebug(knife.map);
|
||||
knife.showDebug(merged);
|
||||
if (connectors.length == 0) {
|
||||
throw new TryAgainException(
|
||||
"couldn't figure out how to connect sections",
|
||||
|
Loading…
x
Reference in New Issue
Block a user