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