remove dbg
This commit is contained in:
parent
5f427cb446
commit
de0e80c2dc
@ -65,7 +65,6 @@ fn rx_chunks_updates(
|
||||
&& !matches!(cell.kind, CellKind::Forest { .. })
|
||||
{
|
||||
// Spawn tree
|
||||
dbg!("spawn tree");
|
||||
cmds.spawn((
|
||||
SceneRoot(
|
||||
asset_server
|
||||
|
Loading…
Reference in New Issue
Block a user