Fixed a couple missing )s.
This commit is contained in:
parent
82e7528037
commit
f65d11412f
@ -347,10 +347,10 @@ case "${game}" in
|
||||
rm -f "$WINEPREFIX/drive_c/Program Files/undead_assault.zip"
|
||||
add_launcher "c:\Program Files\Undead Assault.exe"
|
||||
;;
|
||||
"Make a One Time Donation"
|
||||
"Make a One Time Donation")
|
||||
xdg-open "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=stormdragon2976@gmail.com&lc=US&item_name=Donation+to+Storm+Games&no_note=0&cn=¤cy_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted"
|
||||
;;
|
||||
"Become a Patron"
|
||||
"Become a Patron")
|
||||
xdg-open "https://patreon.com/stormux"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user