chore(deps): replace bevy_egui+bevy_kira_audio with bevy_ui+kira, drop AssetServer
This commit is contained in:
@@ -187,6 +187,7 @@ fn follow_drag(
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn end_drag(
|
||||
buttons: Res<ButtonInput<MouseButton>>,
|
||||
windows: Query<&Window, With<PrimaryWindow>>,
|
||||
|
||||
Reference in New Issue
Block a user