mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 08:04:08 +00:00
commit
52e77c6634
267 changed files with 23832 additions and 29992 deletions
|
@ -1989,7 +1989,7 @@ void
|
|||
CBike::DoDriveByShootings(void)
|
||||
{
|
||||
CAnimBlendAssociation *anim;
|
||||
CPlayerInfo* playerInfo = ((CPlayerPed*)this)->GetPlayerInfoForThisPlayerPed();
|
||||
CPlayerInfo* playerInfo = ((CPlayerPed*)pDriver)->GetPlayerInfoForThisPlayerPed();
|
||||
if (playerInfo && !playerInfo->m_bDriveByAllowed)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue