Run please, CI

This commit is contained in:
Gregor Parzefall 2024-04-24 17:20:08 +02:00
parent 801fcce9e5
commit f69002a56a
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ struct BoneOverride
return scale.vector.getInterpolated(scale.previous, progress)
* (scale.absolute ? v3f(1) : anim_scale);
}
f32 dtime_passed = 0;
bool isIdentity() const