]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/sv_main.qc
#includes: cleanup server
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / sv_main.qc
index 138051827bcad56fac48d9ed1f993596a8f405cc..05fee86da8468024ed111fed26079c97276a39fb 100644 (file)
@@ -1,4 +1,3 @@
-#include "_all.qh"
 
 #include "anticheat.qh"
 #include "g_hook.qh"
@@ -26,6 +25,7 @@
 #include "../warpzonelib/server.qh"
 
 .float lastground;
+.int state;
 
 void CreatureFrame (void)
 {SELFPARAM();