mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Update AboutDialog.gd
This commit is contained in:
parent
4f7486defb
commit
6148791069
|
@ -273,6 +273,7 @@ func create_contributors() -> void:
|
|||
)
|
||||
contributors.create_item(contributor_root).set_text(0, " Haoyu Qiu (timothyqiu)")
|
||||
contributors.create_item(contributor_root).set_text(0, " GrantMoyer")
|
||||
contributors.create_item(contributor_root).set_text(0, " Arron Washington (radicaled)")
|
||||
|
||||
|
||||
func create_translators() -> void:
|
||||
|
|
Loading…
Reference in a new issue