mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:54:43 -04:00
Commit from which v0.6.2 will be build on - hopefully
This commit is contained in:
parent
e4aa12ff1d
commit
b656d4976b
3 changed files with 41 additions and 14 deletions
|
@ -375,7 +375,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#v061---13-01-2020")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/Changelog.md#v062---17-02-2020")
|
||||
3: # About Pixelorama
|
||||
$AboutDialog.popup_centered()
|
||||
Global.can_draw = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue