]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/vehicles/vehicles.qh
Make a common vehicles_spawn to handle bulk stuff / reduce code duplication. Make...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles.qh
1 #ifdef VEHICLES_ENABLED
2 //#include "collision.qc"
3 #include "vehicles.qc"
4 #include "racer.qc"
5 #include "spiderbot.qc"
6 #include "raptor.qc"
7 #endif