mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 17:20:45 +00:00
CPhysical
This commit is contained in:
@ -127,6 +127,9 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
AutoPilot.m_bStayInCurrentLevel = false;
|
||||
AutoPilot.m_bIgnorePathfinding = false;
|
||||
AutoPilot.m_nSwitchDistance = 20;
|
||||
|
||||
// TODO(MIAMI)
|
||||
bRestingOnPhysical = false;
|
||||
}
|
||||
|
||||
CVehicle::~CVehicle()
|
||||
|
Reference in New Issue
Block a user