mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-16 13:25:09 +00:00
fix object w/h/d not changing with rotation
This commit is contained in:
@@ -1036,6 +1036,7 @@ public class IrisObject extends IrisRegistrant {
|
|||||||
|
|
||||||
blocks = d;
|
blocks = d;
|
||||||
states = dx;
|
states = dx;
|
||||||
|
shrinkwrap();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void place(Location at) {
|
public void place(Location at) {
|
||||||
|
|||||||
Reference in New Issue
Block a user