diff --git a/src/commands.rs b/src/commands.rs index 195d09b..a24873e 100644 --- a/src/commands.rs +++ b/src/commands.rs @@ -634,7 +634,6 @@ fn spawn_entities( intensity: state.light_brightness, color, range: 100.0, - radius: 100.0, ..default() }, bevy::pbr::CubemapVisibleEntities::default(),