mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 17:20:45 +00:00
renamed a vehicle thing
This commit is contained in:
@ -52,7 +52,7 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
||||
|
||||
m_nCurrentGear = 1;
|
||||
m_fChangeGearTime = 0.0f;
|
||||
m_fSteerRatio = 0.0f;
|
||||
m_fSteerInput = 0.0f;
|
||||
m_type = ENTITY_TYPE_VEHICLE;
|
||||
VehicleCreatedBy = CreatedBy;
|
||||
bIsLocked = false;
|
||||
|
Reference in New Issue
Block a user