mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-25 10:36:53 +01: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…
Reference in New Issue
Block a user