mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 07:04:43 -04:00
v0.6 - Palettes, random brushes, multiple themes, image menu and many more!
This commit is contained in:
parent
bdfcb44633
commit
eb8ce5c2e9
5 changed files with 54 additions and 37 deletions
|
@ -355,7 +355,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/1b57c4ee22e959ad3b1e1648aff3885a5f22b2b8/Changelog.md")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/Changelog.md#v06---06-01-2020")
|
||||
3: # About Pixelorama
|
||||
$AboutDialog.popup_centered()
|
||||
Global.can_draw = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue