From 6c2b49e60ea1312f68a7b728c6016e04b164f97d Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 8 Dec 2019 15:50:30 -0500 Subject: [PATCH] Updated donation link. --- libstormgames.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstormgames.py b/libstormgames.py index 596b1f2..d1d4049 100755 --- a/libstormgames.py +++ b/libstormgames.py @@ -236,4 +236,4 @@ def game_menu(*options): def donate(): pygame.mixer.music.pause() - webbrowser.open('https://liberapay.com/stormdragon2976/donate') + webbrowser.open('https://www.paypal.me/billywolfe/')