diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index c928834..85668bd 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -77,7 +77,7 @@ case ${buttonCode} in 1) # Death match setup # Ignore the choice of map made above - gameOption="$doomPath/TDBotsV30.pk3 ${doomPath}/TobyAccMod_V${tobyVersion}.pk3 ${doomPath}/TobyDeathArena_V1-0.wad" + gameOption="${doomPath}/TobyAccMod_V${tobyVersion}.pk3 ${doomPath}/TobyDeathArena_V1-0.wad" ipAddress="$(dialog --backtitle "Deathmatch Options" \ --clear \ --no-tags \