mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 01:24:09 +00:00
Record
This commit is contained in:
parent
be260b49b1
commit
92b6d775d6
5 changed files with 394 additions and 22 deletions
|
@ -356,7 +356,7 @@ CAutomobile::ProcessControl(void)
|
|||
|
||||
PruneReferences();
|
||||
|
||||
if(m_status == STATUS_PLAYER && CRecordDataForChase::Status != RECORDSTATE_1)
|
||||
if(m_status == STATUS_PLAYER && CRecordDataForChase::IsRecording())
|
||||
DoDriveByShootings();
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue