mirror of
https://github.com/halpz/re3.git
synced 2025-07-18 01:18:14 +00:00
renamed some variables and added files; more CAutomobile::ProcessControl
This commit is contained in:
@ -125,7 +125,7 @@ class CVehicle : public CPhysical
|
||||
{
|
||||
public:
|
||||
// 0x128
|
||||
tHandlingData *m_handling;
|
||||
tHandlingData *pHandling;
|
||||
CAutoPilot AutoPilot;
|
||||
uint8 m_currentColour1;
|
||||
uint8 m_currentColour2;
|
||||
|
Reference in New Issue
Block a user