Skip to content

Commit

Permalink
Removed Text2d changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ickshonpe committed Mar 1, 2023
1 parent 623c287 commit e5a6144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_text/src/text2d.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ pub struct Text2dBundle {
pub visibility: Visibility,
/// Algorithmically-computed indication of whether an entity is visible and should be extracted for rendering.
pub computed_visibility: ComputedVisibility,
pub text_layout_info: TextLayoutInfo,
}

pub fn extract_text2d_sprite(
Expand Down

0 comments on commit e5a6144

Please sign in to comment.