mirror of
https://github.com/halpz/re3.git
synced 2025-02-22 17:22:09 +00:00
fixed tab
This commit is contained in:
parent
4f461bd7be
commit
15f770531c
@ -3063,7 +3063,7 @@ CAutomobile::DoDriveByShootings(void)
|
||||
lookingLeft = true;
|
||||
if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight)
|
||||
lookingRight = true;
|
||||
}
|
||||
}
|
||||
|
||||
if(lookingLeft || lookingRight){
|
||||
if(lookingLeft){
|
||||
|
Loading…
x
Reference in New Issue
Block a user