Merge "rename to GEAR_PARK" into nyc-dev
This commit is contained in:
commit
0c1a3729fc
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ enum vehicle_gear {
|
|||
VEHICLE_GEAR_REVERSE = 0x0002,
|
||||
|
||||
// Gear selections (mostly) present only in automatic cars.
|
||||
VEHICLE_GEAR_PARKING = 0x0004,
|
||||
VEHICLE_GEAR_PARK = 0x0004,
|
||||
VEHICLE_GEAR_DRIVE = 0x0008,
|
||||
VEHICLE_GEAR_L = 0x0010,
|
||||
|
||||
|
|
Loading…
Reference in a new issue