diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-25 20:45:14 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-25 20:45:14 +0100 |
commit | e642e804f6309796117a4f823a42eb8f49d12809 (patch) | |
tree | 0479d2eeae396e1309701b6f60780f784132e4cc /world/src/main.rs | |
parent | be22ec62f2f692b5dc4ca0b334d905164fb45ff2 (diff) | |
download | weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar.bz2 weareserver-e642e804f6309796117a4f823a42eb8f49d12809.tar.zst |
pre applying ibm is hard
Diffstat (limited to 'world/src/main.rs')
-rw-r--r-- | world/src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/src/main.rs b/world/src/main.rs index be39a4a..14a4477 100644 --- a/world/src/main.rs +++ b/world/src/main.rs @@ -438,7 +438,7 @@ fn main() -> Result<()> { prefab.animation.push(import_animation( a, &store, - &BTreeMap::new(), + &joint_index_to_ibm, &anim_joint_index_to_arm_index, &BTreeMap::new(), &buffers, |