v0.8 - The multiple project & Web update!

This commit is contained in:
OverloadedOrama 2020-09-23 16:51:08 +03:00
parent e04375ed75
commit 1fc7cc151d
6 changed files with 11 additions and 8 deletions

View file

@ -137,7 +137,7 @@ func _on_Groups_item_selected() -> void:
func _on_Website_pressed() -> void:
OS.shell_open("https://www.orama-interactive.com/pixelorama")
OS.shell_open("https://www.orama-interactive.com")
func _on_GitHub_pressed() -> void: