Few bug fixes in CAutomobile

This commit is contained in:
Walied K. Yassen
2020-12-15 18:05:37 +02:00
parent 64b509af52
commit 55414f7ef2
3 changed files with 8 additions and 18 deletions

View File

@ -57,14 +57,6 @@ enum eLights
VEHLIGHT_REAR_RIGHT,
};
enum eWheels
{
VEHWHEEL_FRONT_LEFT,
VEHWHEEL_FRONT_RIGHT,
VEHWHEEL_REAR_LEFT,
VEHWHEEL_REAR_RIGHT,
};
enum
{
CAR_PIECE_BONNET = 1,