diff --git a/src/map/cells/grow.rs b/src/map/cells/grow.rs index 796796d..b8acb91 100644 --- a/src/map/cells/grow.rs +++ b/src/map/cells/grow.rs @@ -65,7 +65,6 @@ fn rx_chunks_updates( && !matches!(cell.kind, CellKind::Forest { .. }) { // Spawn tree - dbg!("spawn tree"); cmds.spawn(( SceneRoot( asset_server