From 9b29ff01fe8d307714a05971691da1a878bcd190 Mon Sep 17 00:00:00 2001 From: Michael Taboada Date: Sun, 21 Jan 2024 13:41:58 -0800 Subject: [PATCH] Revert "Attempt to use other gzdoom bot mod since the old one was crashing." This reverts commit 731ee298bdfb472bd8154e889b13360965c5a0db. --- .scripts/FreeDoom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index 3435dbe..c88a76a 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -125,7 +125,7 @@ case ${buttonCode} in --rangebox "Select difficulty. 1 easiest, 5 hardest." -1 -1 1 5 3 --stdout)" [[ $? -eq 1 ]] && exit 0 flags=( - "$doomPath/TDBotsV30.pk3" + "$doomPath/ZetaBot_v0.11.1-rc2.pk3" '-host' "${players}" '-skill' "${skillLevel}" '-deathmatch'