mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 11:54:44 -04:00
Added novhack to the list of contributors & updated changelog
This commit is contained in:
parent
bbb4393319
commit
57d3050a67
2 changed files with 14 additions and 0 deletions
|
@ -25,6 +25,7 @@ func _ready() -> void:
|
|||
contributors.create_item(contributor_root).set_text(0, " Subhang Nanduri (SbNanduri)")
|
||||
contributors.create_item(contributor_root).set_text(0, " danielnaoexiste")
|
||||
contributors.create_item(contributor_root).set_text(0, " Noah Burck (haonkrub)")
|
||||
contributors.create_item(contributor_root).set_text(0, " Martin Novák (novhack)")
|
||||
|
||||
var donors_root := donors.create_item()
|
||||
donors.create_item(donors_root).set_text(0, " pcmxms")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue