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