Fixed a typo.
This commit is contained in:
parent
bc5ac9f3d2
commit
07054de7cb
@ -1094,7 +1094,7 @@ while getopts "${args}" i ; do
|
|||||||
R) redownload="true";;
|
R) redownload="true";;
|
||||||
r) game_removal;;
|
r) game_removal;;
|
||||||
t)
|
t)
|
||||||
dialog --backtitle "Linux Game Manager" \
|
dialog --backtitle "Audiogame Manager" \
|
||||||
--infobox "There are currently ${#gameList[@]} games available." -1 -1
|
--infobox "There are currently ${#gameList[@]} games available." -1 -1
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user