]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake3.qc
Merge branch 'terencehill/vehicle_hud_fix' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake3.qc
index d2a1b2fe3fe8b249da4bd6a80cd0f0430fcf793b..6908b6dbf18500f2927971f6441f2cbd04602831 100644 (file)
@@ -1,6 +1,6 @@
-#include "_.qh"
+#include "_all.qh"
 
-#include "../common/weapons/weapons.qh"
+#include "../common/weapons/all.qh"
 #include "../common/buffs.qh"
 
 void spawnfunc_weapon_crylink();