Skip to content

Commit

Permalink
Remove a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Indy2222 committed Feb 21, 2024
1 parent 2b6a2cc commit 19084f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/signs/src/pole.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ fn spawn_poles(
.spawn((
transform,
GlobalTransform::from(transform),
// TODO test this
VisibilityBundle::default(),
DespawnOnGameExit,
scene.clone(),
Expand Down

0 comments on commit 19084f4

Please sign in to comment.