mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
d42648efe1
Re-organized transparent backgrounds, removed the Timer from Canvas nodes.
5 lines
116 B
GDScript
5 lines
116 B
GDScript
extends WindowDialog
|
|
|
|
func _on_ArtCredits_pressed() -> void:
|
|
OS.shell_open("https://www.instagram.com/erevos_art")
|