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
|
dialog --backtitle "Deathmatch" --clear --msgbox "No ip address or URL given." -1 -1 --stdout
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
flags=('-join' "${ipAddress}")
|
flags=("$doomPath/TDBotsV30.pk3" '-join' "${ipAddress}")
|
||||||
else
|
else
|
||||||
# List of maps included:
|
# List of maps included:
|
||||||
maps=(
|
maps=(
|
||||||
|
Loading…
Reference in New Issue
Block a user