From 039b2a6aca0b6ec71c750283d9e3f54749551e08 Mon Sep 17 00:00:00 2001 From: ineedbots Date: Sat, 4 Sep 2021 23:34:50 -0600 Subject: [PATCH] fix --- main/pvbrust.cfg | 4 ++-- main/pvbvote.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main/pvbrust.cfg b/main/pvbrust.cfg index 36f62b5..b1fb19b 100644 --- a/main/pvbrust.cfg +++ b/main/pvbrust.cfg @@ -489,8 +489,8 @@ set iw4x_onelog "" // CUSTOM -set bot_pvb_helper_noPlayersOnTeam "axis" -set bot_pvb_helper_customBotClassTeam "" +set bot_pvb_helper_noPlayersOnTeam "allies" +set bot_pvb_helper_customBotClassTeam "axis" set scr_showHP "1" set scr_allowFPSBooster "1" set bot_sniperCheck "1" diff --git a/main/pvbvote.cfg b/main/pvbvote.cfg index 0224322..20e03a3 100644 --- a/main/pvbvote.cfg +++ b/main/pvbvote.cfg @@ -489,8 +489,8 @@ set iw4x_onelog "" // CUSTOM -set bot_pvb_helper_noPlayersOnTeam "allies" -set bot_pvb_helper_customBotClassTeam "axis" +set bot_pvb_helper_noPlayersOnTeam "axis" +set bot_pvb_helper_customBotClassTeam "" set scr_showHP "1" set scr_allowFPSBooster "1" set bot_sniperCheck "1"