mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
bpw partial cleanup, fix inline usage across several actors
This commit is contained in:
@@ -1244,7 +1244,7 @@ bool daObj_Ikada_c::_draw() {
|
||||
|
||||
if (mType == 4) {
|
||||
J3DModelData* modelData = mpModel->getModelData();
|
||||
mBckAnm.entry(modelData, mBckAnm.getFrame());
|
||||
mBckAnm.entry(modelData);
|
||||
mDoExt_modelUpdateDL(mpModel);
|
||||
mpModel->getModelData()->getJointNodePointer(0)->setMtxCalc(NULL);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user