Partial fix of editor multiblock undo/redo
This commit is contained in:
@@ -217,6 +217,7 @@ public class Tile implements Position, QuadTreeObject, Displayable{
|
||||
//assign entity and type to blocks, so they act as proxies for this one
|
||||
other.build = entity;
|
||||
other.block = block;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user