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