]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/keepaway/_mod.qh
LMS: don't show "X has no more lives left" message for a player that disconnects
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / keepaway / _mod.qh
index 32872a2a6bfa9047ecae580813b5a644ac5a7ad8..145ca49f0a06878ab0ca96d381dc0f020c32f896 100644 (file)
@@ -1,2 +1,4 @@
 // generated file; do not modify
-#include <common/gamemodes/gamemode/keepaway/keepaway.qh>
+#ifdef SVQC
+    #include <common/gamemodes/gamemode/keepaway/sv_keepaway.qh>
+#endif