Ceremonial PR: fix map gen #39
| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user