mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-22 13:33:13 +00:00
Add the name of our newest patron
This commit is contained in:
parent
760ff06af5
commit
b5da73e2c2
2 changed files with 3 additions and 1 deletions
|
@ -217,6 +217,7 @@ const DONORS: PackedStringArray = [
|
||||||
"BasicIncomePlz",
|
"BasicIncomePlz",
|
||||||
"Benedikt",
|
"Benedikt",
|
||||||
"Hugo Locurcio",
|
"Hugo Locurcio",
|
||||||
|
"Jacob",
|
||||||
"Jérôme P.",
|
"Jérôme P.",
|
||||||
"Jonas Rudlang",
|
"Jonas Rudlang",
|
||||||
"Mike King",
|
"Mike King",
|
||||||
|
|
|
@ -205,7 +205,8 @@ custom_minimum_size = Vector2(230, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_vertical = 8
|
size_flags_vertical = 8
|
||||||
text = "ShikadiGum
|
text = "ShikadiGum
|
||||||
Hugo Locurcio"
|
Hugo Locurcio
|
||||||
|
Jacob"
|
||||||
|
|
||||||
[node name="VBoxContainer" type="VBoxContainer" parent="Contents/ButtonsPatronsLogos/Info"]
|
[node name="VBoxContainer" type="VBoxContainer" parent="Contents/ButtonsPatronsLogos/Info"]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue