mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:54:44 -04:00
Updated changelog link in Main.gd
This commit is contained in:
parent
50204cc922
commit
ea52b7b129
2 changed files with 5 additions and 9 deletions
|
@ -460,7 +460,7 @@ func help_menu_id_pressed(id : int) -> void:
|
|||
2: # Issue Tracker
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/issues")
|
||||
3: # Changelog
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/Changelog.md#v07---unreleased")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v07---2020-05-16")
|
||||
4: # About Pixelorama
|
||||
$AboutDialog.popup_centered()
|
||||
Global.dialog_open(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue