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 4f92bdcf..53ada8ca 100644
--- a/src/control/CarCtrl.h
+++ b/src/control/CarCtrl.h
@@ -41,7 +41,17 @@ class CCarCtrl
NINES,
GANG8,
GANG9,
- COPS
+ COPS,
+ CLASS12,
+ CLASS13,
+ CLASS14,
+ CLASS15,
+ CLASS16,
+ CLASS17,
+ CLASS18,
+ CLASS19,
+ CLASS20,
+ COPS_BOAT
};
public:
static void SwitchVehicleToRealPhysics(CVehicle*);