]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc
Merge branch 'terencehill/cl_forceplayercolors_3' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / nexball / sv_nexball.qc
index 6ae5b2763e4f6d1651eb0c92bdfdb43b649c7b6c..ba5911272cd99165fdab3eba8fe352416d4e8602 100644 (file)
@@ -1,7 +1,10 @@
 #include "sv_nexball.qh"
 
+#include <server/client.qh>
+#include <server/command/vote.qh>
 #include <server/gamelog.qh>
 #include <common/ent_cs.qh>
+#include <common/mapobjects/triggers.qh>
 
 .entity ballcarried;