mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
Re-enable dirty placer. needs fixin'
This commit is contained in:
@@ -163,7 +163,7 @@ public class TreeManager implements Listener {
|
|||||||
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
|
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
|
||||||
);
|
);
|
||||||
*/
|
*/
|
||||||
//f.place(event.getLocation());
|
f.place(event.getLocation());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user