From 85afc21abf0cdc11014f13ab73e45b95c4bf5306 Mon Sep 17 00:00:00 2001 From: mushi Date: Sun, 6 Oct 2024 11:25:00 +0100 Subject: [PATCH] enable powerups by default --- sv-configs/ktx/configs/usermodes/3on3/default.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sv-configs/ktx/configs/usermodes/3on3/default.cfg b/sv-configs/ktx/configs/usermodes/3on3/default.cfg index e1fa3c5..d123461 100644 --- a/sv-configs/ktx/configs/usermodes/3on3/default.cfg +++ b/sv-configs/ktx/configs/usermodes/3on3/default.cfg @@ -1 +1,2 @@ -timelimit 20 \ No newline at end of file +set k_pow 1 +timelimit 20