CAutomobile effect stuff

This commit is contained in:
aap
2019-07-26 18:48:14 +02:00
parent 0c447c70e4
commit e200eb1a2f
9 changed files with 222 additions and 40 deletions

View File

@@ -47,9 +47,6 @@ enum {
};
enum {
VEHICLE_DUMMY_BOAT_RUDDER = 0,
VEHICLE_DUMMY_FRONT_SEATS = 2,
VEHICLE_DUMMY_REAR_SEATS = 3,
NUM_VEHICLE_POSITIONS = 10
};