]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles.qh
fix g_warmup_allguns 1
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles.qh
index 79fc9cbf9a9ddd9c5d86213d550dab00bf48007d..549dfeab7fffcf16b2e33fc48814ff07e330f706 100644 (file)
@@ -4,5 +4,7 @@
 #include "racer.qc"
 #include "spiderbot.qc"
 #include "raptor.qc"
-//#include "bumblebee.qc"
+#ifndef VEHICLES_NO_UNSTABLE
+#include "bumblebee.qc"
+#endif
 #endif