summaryrefslogtreecommitdiffstats
path: root/src/control/CarCtrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/CarCtrl.h')
-rw-r--r--src/control/CarCtrl.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/control/CarCtrl.h b/src/control/CarCtrl.h
index 89de0418..1ef2fed7 100644
--- a/src/control/CarCtrl.h
+++ b/src/control/CarCtrl.h
@@ -46,7 +46,17 @@ public:
NINES,
GANG8,
GANG9,
- COPS
+ COPS,
+ CLASS12,
+ CLASS13,
+ CLASS14,
+ CLASS15,
+ CLASS16,
+ CLASS17,
+ CLASS18,
+ CLASS19,
+ CLASS20,
+ COPS_BOAT
};
static void SwitchVehicleToRealPhysics(CVehicle*);