mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 03:29:58 +00:00
More CCarCtrl
This commit is contained in:
parent
3c0bbb10f3
commit
b2236d8951
5 changed files with 247 additions and 10 deletions
|
@ -105,7 +105,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
|||
AutoPilot.m_nCarMission = MISSION_NONE;
|
||||
AutoPilot.m_nTempAction = TEMPACT_NONE;
|
||||
AutoPilot.m_nTimeToStartMission = CTimer::GetTimeInMilliseconds();
|
||||
AutoPilot.m_flag4 = false;
|
||||
AutoPilot.m_bStayInCurrentLevel = false;
|
||||
AutoPilot.m_flag10 = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue