mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 13:54:44 -04:00
Update v0.8.1
This commit is contained in:
parent
a9f9569012
commit
320f1a4da2
5 changed files with 5 additions and 4 deletions
|
@ -382,7 +382,7 @@ func help_menu_id_pressed(id : int) -> void:
|
|||
if OS.get_name() == "OSX":
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md")
|
||||
else:
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v08---2020-09-23")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v08---2020-10-14")
|
||||
4: # About Pixelorama
|
||||
Global.control.get_node("Dialogs/AboutDialog").popup_centered()
|
||||
Global.dialog_open(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue