fixed tab

This commit is contained in:
Nikolay Korolev 2021-08-08 15:42:44 +03:00
parent 4f461bd7be
commit 15f770531c

View file

@ -3063,7 +3063,7 @@ CAutomobile::DoDriveByShootings(void)
lookingLeft = true; lookingLeft = true;
if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight) if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight)
lookingRight = true; lookingRight = true;
} }
if(lookingLeft || lookingRight){ if(lookingLeft || lookingRight){
if(lookingLeft){ if(lookingLeft){