Compare commits
	
		
			1 Commits
		
	
	
		
			dcd204e476
			...
			09421c4bda
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 09421c4bda | 
							
								
								
									
										4
									
								
								menu.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								menu.py
									
									
									
									
									
								
							| @@ -530,9 +530,9 @@ def credits(): | |||||||
| def donate(): | def donate(): | ||||||
|     """Open the donation webpage. |     """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¤cy_code=USD') | ||||||
|     messagebox("The donation page has been opened in your browser.") |     messagebox("The donation page has been opened in your browser.") | ||||||
|  |  | ||||||
| def exit_game(fade=0): | def exit_game(fade=0): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user