J3DModel inlines

This commit is contained in:
LagoLunatic
2025-08-26 17:43:02 -04:00
parent 993431d0f8
commit d9c2ffe619
7 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -988,7 +988,7 @@ cPhs_State daBoko_c::create() {
mStts.Init(10, 0xff, this);
if (type == Type_BOKO_STICK_e) {
mpModel->getModelData()->getJointTree().getJointNodePointer(2)->getMesh()->getShape()->hide();
mpModel->getModelData()->getJointNodePointer(2)->getMesh()->getShape()->hide();
}
mSph.Set(sph_src);
mSph.SetStts(&mStts);