]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/scores.qc
Minor cleanup of world.qc, move most intermission and map handling code into intermis...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / scores.qc
index e4e1d236aba4c11690c06c50dc99a03bd9dcb0c1..7bd776989b6d0cc5a8e73e5c93d829f84285b506 100644 (file)
@@ -3,6 +3,7 @@
 #include "command/common.qh"
 #include <common/weapons/_all.qh>
 #include "client.qh"
+#include <server/intermission.qh>
 #include <server/world.qh>
 #include <server/miscfunctions.qh>
 #include <server/mutators/_mod.qh>