Unbreak death match and co-op buttons.
This commit is contained in:
parent
d948a6e7b0
commit
e77e1ff210
@ -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" \
|
||||
|
@ -112,8 +112,7 @@ grepStrings+=('-e' 'New PDA Entry:'
|
||||
'-e' ' has been '
|
||||
'-e' ' killed '
|
||||
'-e' 'Lesser demon energy'
|
||||
'-e' ' was mutilated '
|
||||
'-e' ' was shot down '
|
||||
'-e' ' was '
|
||||
'-e' 'Got the '
|
||||
'-e' "You've found "
|
||||
'-e' 'Slot ')
|
||||
|
@ -28,6 +28,7 @@ grepStrings+=('-e' 'New PDA Entry:'
|
||||
'-e' ' has been '
|
||||
'-e' 'Lesser demon energy'
|
||||
'-e' 'Got the '
|
||||
'-e' ' was '
|
||||
'-e' "You've found "
|
||||
'-e' 'Slot ')
|
||||
|
||||
|
@ -28,6 +28,7 @@ grepStrings+=('-e' 'New PDA Entry:'
|
||||
'-e' ' has been '
|
||||
'-e' 'Lesser demon energy'
|
||||
'-e' 'Got the '
|
||||
'-e' ' was '
|
||||
'-e' "You've found "
|
||||
'-e' 'Slot ')
|
||||
|
||||
|
@ -28,6 +28,7 @@ grepStrings+=('-e' 'New PDA Entry:'
|
||||
'-e' ' has been '
|
||||
'-e' 'Lesser demon energy'
|
||||
'-e' 'Got the '
|
||||
'-e' ' was '
|
||||
'-e' "You've found "
|
||||
'-e' 'Slot ')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user