mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
pipeline adjustment
Former-commit-id: 8f42b9971cb6a0f3fa9b7852fb52f4710acdcf12
This commit is contained in:
parent
eddffb9d91
commit
9a4e663ef9
@ -2,8 +2,9 @@ use crate::{
|
||||
anim::{
|
||||
character::{self, CharacterSkeleton},
|
||||
quadruped::{self, QuadrupedSkeleton},
|
||||
Animation,
|
||||
QuadrupedMedium::{self, QuadrupedMediumSkeleton},
|
||||
Animation, Skeleton,
|
||||
Skeleton,
|
||||
},
|
||||
mesh::Meshable,
|
||||
render::{
|
||||
|
Loading…
Reference in New Issue
Block a user