cargo fmt
This commit is contained in:
parent
1721dc98f8
commit
f3d2778830
|
@ -7,7 +7,7 @@ use bevy_tts::Tts;
|
|||
|
||||
use crate::{
|
||||
commands::RunIfExistsExt,
|
||||
core::{Angle, CardinalDirection, Player, GlobalTransformExt},
|
||||
core::{Angle, CardinalDirection, GlobalTransformExt, Player},
|
||||
error::error_handler,
|
||||
exploration::{ExplorationFocused, Exploring},
|
||||
pathfinding::Destination,
|
||||
|
|
Loading…
Reference in New Issue
Block a user