mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
cargo fmt
This commit is contained in:
parent
75ca605f5d
commit
8562a09595
@ -5,7 +5,7 @@ use vek::*;
|
|||||||
// Crate
|
// Crate
|
||||||
use crate::{
|
use crate::{
|
||||||
comp::{
|
comp::{
|
||||||
phys::{Ori, ForceUpdate, Pos, Vel},
|
phys::{ForceUpdate, Ori, Pos, Vel},
|
||||||
Animation, AnimationInfo, Attacking, Control, Gliding, HealthSource, Jumping, Respawning,
|
Animation, AnimationInfo, Attacking, Control, Gliding, HealthSource, Jumping, Respawning,
|
||||||
Stats,
|
Stats,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user