X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Fgamemodes%2Fgamemode%2Fkeyhunt%2Fsv_keyhunt.qc;h=d13ec1ac8982c315fbb2e11cf41fcc6d602e32b0;hp=40870a7903c559a48841f5c641362140ad2057fb;hb=32cd9e9d266e613666f68c6763484d568a759f9c;hpb=9c9254d904b50c3337fa03d065df279ee3e6a738 diff --git a/qcsrc/common/gamemodes/gamemode/keyhunt/sv_keyhunt.qc b/qcsrc/common/gamemodes/gamemode/keyhunt/sv_keyhunt.qc index 40870a7903..d13ec1ac89 100644 --- a/qcsrc/common/gamemodes/gamemode/keyhunt/sv_keyhunt.qc +++ b/qcsrc/common/gamemodes/gamemode/keyhunt/sv_keyhunt.qc @@ -1,6 +1,7 @@ #include "sv_keyhunt.qh" #include +#include float autocvar_g_balance_keyhunt_damageforcescale; float autocvar_g_balance_keyhunt_delay_collect;