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

fix object w/h/d not changing with rotation

This commit is contained in:
CrazyDev22
2024-05-01 18:42:23 +02:00
parent 720417b6c8
commit 5b4265783e

View File

@@ -1036,6 +1036,7 @@ public class IrisObject extends IrisRegistrant {
blocks = d;
states = dx;
shrinkwrap();
}
public void place(Location at) {