]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/nexball/nexball.qh
Onslaught: move controlpoint + generator to mutator module
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / nexball / nexball.qh
index 58bf6ec4dd41032fdce793e9fce985bbbdb7604a..9dd8042be32ab87f369874e7718ca1e19feb2031 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef GAMEMODE_NEXBALL_H
 #define GAMEMODE_NEXBALL_H
 
-#include "weapon.qc"
-
 #ifdef SVQC
 //EF_BRIGHTFIELD|EF_BRIGHTLIGHT|EF_DIMLIGHT|EF_BLUE|EF_RED|EF_FLAME
 const float BALL_EFFECTMASK = 1229;