]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/vehicles/vehicles.qh
g_vehicle_name 1/0 do dis/en-anble specific vehicles. More work towards multislot...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles.qh
1 #ifdef VEHICLES_ENABLED
2 #include "vehicles.qc"
3
4 #include "racer.qc"
5 #include "spiderbot.qc"
6 #include "raptor.qc"
7 #ifdef VEHICLES_UNSTABLE
8 #include "bumblebee.qc"
9 #endif
10 #endif