mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
Finish CSamusDoll
This commit is contained in:
@@ -813,4 +813,10 @@ zeus::CAABox CAnimData::GetBoundingBox() const
|
||||
return search->second;
|
||||
}
|
||||
|
||||
void CAnimData::SubstituteModelData(const TCachedToken<CSkinnedModel>& model)
|
||||
{
|
||||
xd8_modelData = model;
|
||||
x108_aabb = xd8_modelData->GetModel()->GetAABB();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user