mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 18:06:22 +00:00
More CCarCtrl
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user