remove dbg

This commit is contained in:
Arkitu 2025-07-23 18:39:31 +02:00
parent 5f427cb446
commit de0e80c2dc

View File

@ -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