mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Remove print
This commit is contained in:
parent
65c0e224a6
commit
174dac9206
@ -78,7 +78,6 @@ impl BodySpec for VolumeKey {
|
||||
_: &Self::Manifests,
|
||||
collider: Self::Extra,
|
||||
) -> [Option<Self::BoneMesh>; anim::MAX_BONE_COUNT] {
|
||||
println!("Generating segment...");
|
||||
[
|
||||
Some((
|
||||
collider.volume().clone(),
|
||||
|
Loading…
Reference in New Issue
Block a user