aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/interact.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-client/src/interact.rs')
-rw-r--r--azalea-client/src/interact.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/src/interact.rs b/azalea-client/src/interact.rs
index eaced255..64cbd7be 100644
--- a/azalea-client/src/interact.rs
+++ b/azalea-client/src/interact.rs
@@ -29,7 +29,7 @@ use bevy_ecs::{
system::{Commands, Query, Res},
};
use derive_more::{Deref, DerefMut};
-use log::warn;
+use tracing::warn;
use crate::{
attack::handle_attack_event,