mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 18:49:06 +00:00
PD
This commit is contained in:
@@ -76,6 +76,8 @@ public class PlannedStructure {
|
||||
|
||||
generateTerminators();
|
||||
|
||||
Iris.debug("JPlace: ROOT @ relative " + position.toString());
|
||||
|
||||
for (PlannedPiece i : pieces) {
|
||||
Iris.debug("Place: " + i.getObject().getLoadKey() + " at @ relative " + i.getPosition().toString());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user