Skip to content

Commit

Permalink
Remove blenvy todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwright159 committed Dec 26, 2024
1 parent 364fd8b commit 0b90534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sbepis/src/main_bundles.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ use bevy_rapier3d::prelude::*;
use crate::entity::{GelViscosity, GravityOrientation, Movement};
use crate::gravity::{AffectedByGravity, GravityPoint, GravityPriority};

// TODO: Move this stuff to blenvy

#[derive(Bundle)]
pub struct PlanetBundle {
transform: Transform,
Expand Down

0 comments on commit 0b90534

Please sign in to comment.