mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 10:24:44 -04:00
Added "Issue Tracker" to the Help menu
This commit is contained in:
parent
810cd5ec88
commit
d1ef5c17e9
3 changed files with 7 additions and 4 deletions
|
@ -62,7 +62,7 @@ func _on_Website_pressed() -> void:
|
|||
OS.shell_open("https://www.orama-interactive.com/pixelorama")
|
||||
|
||||
func _on_GitHub_pressed() -> void:
|
||||
OS.shell_open("https://github.com/OverloadedOrama/Pixelorama")
|
||||
OS.shell_open("https://github.com/Orama-Interactive/Pixelorama")
|
||||
|
||||
func _on_Donate_pressed() -> void:
|
||||
OS.shell_open("https://paypal.me/OverloadedOrama")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue