mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-22 06:13:40 +02:00
fixed tab
This commit is contained in:
@@ -3063,7 +3063,7 @@ CAutomobile::DoDriveByShootings(void)
|
||||
lookingLeft = true;
|
||||
if(TheCamera.Cams[TheCamera.ActiveCam].LookingRight)
|
||||
lookingRight = true;
|
||||
}
|
||||
}
|
||||
|
||||
if(lookingLeft || lookingRight){
|
||||
if(lookingLeft){
|
||||
|
Reference in New Issue
Block a user