Skip to content

Commit a199beb

Browse files
committed
fix url
1 parent 336642c commit a199beb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

demo.mp4

484 KB
Binary file not shown.

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ def open(self):
620620
error(str(exc))
621621
reload_map()
622622
if self.creditsgh_btn.checkForInput(menu_mouse_pos):
623-
webbrowser.open('https://github.com/YoniqueeZyzzFan')
623+
webbrowser.open('https://github.com/Yoniqueeml')
624624
if self.creditsds_btn.checkForInput(menu_mouse_pos):
625625
webbrowser.open('https://discord.com/invite/C7TABmzKCu')
626626
if self.quit_btn.checkForInput(menu_mouse_pos):

0 commit comments

Comments
 (0)