]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_nexball.qc
Merge branch 'terencehill/quake_items_fix' into 'maint'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_nexball.qc
index 3e5c19523c342caf2844bea7a7dbdd72933b3d65..9844875b3d9eb27ac56efc69049e59aed1a70f2c 100644 (file)
@@ -1,10 +1,8 @@
 #include "gamemode_nexball.qh"
-#include "../_.qh"
+#include "../_all.qh"
 
 #include "gamemode.qh"
 
-#include "../t_jumppads.qh"
-
 float autocvar_g_nexball_safepass_turnrate;
 float autocvar_g_nexball_safepass_maxdist;
 float autocvar_g_nexball_safepass_holdtime;