From 54ef9d7b178ff461e1e26e18cff6a51e60908fdb Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 8 Dec 2019 16:09:46 -0500 Subject: [PATCH] Updated in game donation link. --- libstormgames.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstormgames.py b/libstormgames.py index c7cd04f..8e839ba 100755 --- a/libstormgames.py +++ b/libstormgames.py @@ -236,4 +236,4 @@ def game_menu(*options): def donate(): pygame.mixer.music.pause() - webbrowser.open('https://www.paypal.me/billywolfe/') + webbrowser.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')