mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:54:43 -04:00
Changed "become a patron" button on the splash screen
This commit is contained in:
parent
1b57c4ee22
commit
a04e179611
8 changed files with 18 additions and 17 deletions
|
@ -352,7 +352,7 @@ func help_menu_id_pressed(id : int) -> void:
|
|||
1: # Issue Tracker
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/issues")
|
||||
2: # Changelog
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/Changelog.md")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/1b57c4ee22e959ad3b1e1648aff3885a5f22b2b8/Changelog.md")
|
||||
3: # About Pixelorama
|
||||
$AboutDialog.popup_centered()
|
||||
Global.can_draw = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue