CVehicle fixes

This commit is contained in:
aap
2020-05-24 15:14:56 +02:00
parent e95de89c9a
commit 3fdd352ca2
4 changed files with 55 additions and 53 deletions

View File

@ -86,8 +86,8 @@ enum
CAR_PIECE_WING_LR,
CAR_PIECE_WING_RR,
CAR_PIECE_WHEEL_LF,
CAR_PIECE_WHEEL_LR,
CAR_PIECE_WHEEL_RF,
CAR_PIECE_WHEEL_LR,
CAR_PIECE_WHEEL_RR,
CAR_PIECE_WINDSCREEN,
};