]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/vehicles/vehicles.qh
Hardcode sound length's, soundlength(...) seems broken when run as dedicated.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / vehicles.qh
index 83cfa56f0c54fedc6f48ab851fa6536e919ff956..a664273674b19670292f6ed89c4b1756ec6b7a49 100644 (file)
@@ -1,8 +1,10 @@
 #ifdef VEHICLES_ENABLED
 //#include "collision.qc"
+#include "network.qc"
 #include "vehicles.qc"
 
 #include "racer.qc"
 #include "spiderbot.qc"
 #include "raptor.qc"
+//#include "bumblebee.qc"
 #endif