mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 22:16:20 +00:00
car AI
This commit is contained in:
@ -105,7 +105,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
AutoPilot.m_nTempAction = TEMPACT_NONE;
|
||||
AutoPilot.m_nTimeToStartMission = CTimer::GetTimeInMilliseconds();
|
||||
AutoPilot.m_bStayInCurrentLevel = false;
|
||||
AutoPilot.m_flag10 = false;
|
||||
AutoPilot.m_bIgnorePathfinding = false;
|
||||
}
|
||||
|
||||
CVehicle::~CVehicle()
|
||||
|
Reference in New Issue
Block a user