mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-13 14:55:18 +00:00
Update AboutDialog.gd
This commit is contained in:
parent
03085d9184
commit
0bcb65db62
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ func create_contributors() -> void:
|
||||||
contributors.create_item(contributor_root).set_text(0, " ballerburg9005")
|
contributors.create_item(contributor_root).set_text(0, " ballerburg9005")
|
||||||
contributors.create_item(contributor_root).set_text(0, " DragonOfWar")
|
contributors.create_item(contributor_root).set_text(0, " DragonOfWar")
|
||||||
contributors.create_item(contributor_root).set_text(0, " kevinms")
|
contributors.create_item(contributor_root).set_text(0, " kevinms")
|
||||||
|
contributors.create_item(contributor_root).set_text(0, " Álex Román Núñez (EIREXE)")
|
||||||
|
|
||||||
|
|
||||||
func create_translators() -> void:
|
func create_translators() -> void:
|
||||||
|
|
Loading…
Add table
Reference in a new issue