This commit is contained in:
aap 2020-03-28 09:34:04 +01:00
parent e7c18fc17f
commit f5195ca185
1 changed files with 1 additions and 1 deletions

View File

@ -1601,7 +1601,7 @@ CCam::Process_FollowPedWithMouse(const CVector &CameraTarget, float TargetOrient
entity = nil;
}
if(CamTargetEntity->GetClump()){
if(CamTargetEntity->m_rwObject){
// what's going on here?
if(RpAnimBlendClumpGetAssociation(CamTargetEntity->GetClump(), ANIM_WEAPON_PUMP) ||
RpAnimBlendClumpGetAssociation(CamTargetEntity->GetClump(), ANIM_WEAPON_THROW) ||