lib: Update `sead`

This commit is contained in:
MonsterDruide1 2025-11-01 10:57:13 +01:00
parent 55374905fb
commit a0273c9734
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit a41bd13d5c2eac84a07469228b2a137de3455e72
Subproject commit afd4d23bd893995412c06c38854162675dcf0073

View File

@ -248,7 +248,7 @@ void SupportBoneResource::BaseBone::postRead_() {
aim = aim_local;
base_rotate->normalize();
base_rotate->inverse(&reverse_rotate);
reverse_rotate.setInverse(*base_rotate);
}
} // namespace ksys::phys