]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles.qh
New raptor fly sounds from nifrek. Make vehicle engines use CHAN_TRIGGER (items slide...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles.qh
index c9a5575dab91b24c934da405d746a5fb32f98bb6..79fc9cbf9a9ddd9c5d86213d550dab00bf48007d 100644 (file)
@@ -1,7 +1,8 @@
 #ifdef VEHICLES_ENABLED
-#include "collision.qc"
 #include "vehicles.qc"
+
 #include "racer.qc"
 #include "spiderbot.qc"
 #include "raptor.qc"
+//#include "bumblebee.qc"
 #endif