9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

fix radius calculation skipping pieces (#1149)

This commit is contained in:
Julian Krings
2025-01-22 22:47:28 +01:00
committed by GitHub
parent b37ccbdf01
commit 4f6da95d8e

View File

@@ -113,6 +113,7 @@ public class IrisJigsawStructure extends IrisRegistrant {
}
}
}
pieces.addIfMissing(p);
}
public int getMaxDimension() {