Updated donation link.

This commit is contained in:
Storm Dragon
2025-09-08 11:14:42 -04:00
parent dcd204e476
commit 09421c4bda

View File

@@ -530,9 +530,9 @@ def credits():
def donate():
"""Open the donation webpage.
Opens the Ko-fi donation page.
Opens the donation page.
"""
webbrowser.open('https://ko-fi.com/stormux')
webbrowser.open('https://www.paypal.com/donate/?business=stormdragon2976@gmail.com&no_recurring=0&currency_code=USD')
messagebox("The donation page has been opened in your browser.")
def exit_game(fade=0):