Unbreak death match and co-op buttons.

This commit is contained in:
Storm Dragon
2024-04-18 10:49:01 -04:00
parent d948a6e7b0
commit e77e1ff210
5 changed files with 5 additions and 3 deletions

View File

@ -83,7 +83,7 @@ custom_game() {
source "${customGame}"
}
export gameOption="$(dialog --backtitle "Select your Doom!" \
gameOption="$(dialog --backtitle "Select your Doom!" \
--clear \
--no-tags \
--ok-label "Single Player" \