Remember to add TDBots to join mode too...
This commit is contained in:
parent
8570172cc0
commit
78b181adcd
@ -93,7 +93,7 @@ case ${buttonCode} in
|
||||
dialog --backtitle "Deathmatch" --clear --msgbox "No ip address or URL given." -1 -1 --stdout
|
||||
exit 1
|
||||
fi
|
||||
flags=('-join' "${ipAddress}")
|
||||
flags=("$doomPath/TDBotsV30.pk3" '-join' "${ipAddress}")
|
||||
else
|
||||
# List of maps included:
|
||||
maps=(
|
||||
|
Loading…
Reference in New Issue
Block a user