]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/all.inc
Disambiguate translation of team colors (without changing the color code ^TT)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / all.inc
index eda4e00bbb1a20569278382f63620e234038ed2c..e4c73a4492842cebc517c466ddb7eefc31d166c6 100644 (file)
@@ -1,6 +1,6 @@
-#include "unit/spiderbot.qc"
-#include "unit/raptor.qc"
-#include "unit/racer.qc"
+#include "vehicle/spiderbot.qc"
+#include "vehicle/raptor.qc"
+#include "vehicle/racer.qc"
 #ifndef VEHICLES_NO_UNSTABLE
-       #include "unit/bumblebee.qc"
+       #include "vehicle/bumblebee.qc"
 #endif