mirror of
https://github.com/halpz/re3.git
synced 2025-04-20 09:37:04 +00:00
Merge branch 'master' into miami
This commit is contained in:
commit
668311a444
@ -3877,7 +3877,7 @@ CAutomobile::DoDriveByShootings(void)
|
|||||||
lookingLeft = true;
|
lookingLeft = true;
|
||||||
if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight)
|
if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight)
|
||||||
lookingRight = true;
|
lookingRight = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
AnimationId rightAnim = ANIM_STD_CAR_DRIVEBY_RIGHT;
|
AnimationId rightAnim = ANIM_STD_CAR_DRIVEBY_RIGHT;
|
||||||
AnimationId leftAnim = ANIM_STD_CAR_DRIVEBY_LEFT;
|
AnimationId leftAnim = ANIM_STD_CAR_DRIVEBY_LEFT;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user