Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mosure committed Jul 2, 2024
1 parent 1435949 commit 38a27b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/viewer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ fn setup_primitives(
commands.spawn(primitive_settings.clone());
}

#[allow(clippy::too_many_arguments)]
fn regenerate_scene_system(
mut commands: Commands,
args: Res<BevyZeroverseViewer>,
Expand Down

0 comments on commit 38a27b0

Please sign in to comment.