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:
@@ -1036,6 +1036,7 @@ public class IrisObject extends IrisRegistrant {
|
||||
|
||||
blocks = d;
|
||||
states = dx;
|
||||
shrinkwrap();
|
||||
}
|
||||
|
||||
public void place(Location at) {
|
||||
|
||||
Reference in New Issue
Block a user