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
@@ -1467,7 +1467,7 @@ BOOL daObj_Ikada_c::_createHeap() {
case 1:
case 2:
case 3:
modelData->getJointTree().getJointNodePointer(i)->setCallBack(nodeControl_CB);
modelData->getJointNodePointer(i)->setCallBack(nodeControl_CB);
break;
}
}