fmt
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
use crate::{
|
||||
GameState, character::CharacterAnimations,
|
||||
};
|
||||
use crate::{GameState, character::CharacterAnimations};
|
||||
use bevy::{animation::RepeatAnimation, ecs::query::QueryData, prelude::*};
|
||||
use std::time::Duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user