mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-03 01:53:15 +00:00
Added MysteryStudio to the splash screen
This commit is contained in:
parent
1dd7d23682
commit
26d5b8de40
1 changed files with 9 additions and 0 deletions
|
@ -211,6 +211,15 @@ margin_right = 284.0
|
|||
margin_bottom = 32.0
|
||||
rect_min_size = Vector2( 230, 0 )
|
||||
size_flags_vertical = 8
|
||||
text = "MysteryStudio"
|
||||
autowrap = true
|
||||
|
||||
[node name="PatronsLabel3" type="Label" parent="Contents/ButtonsPatronsLogos/Info/PatronContainer"]
|
||||
margin_top = 36.0
|
||||
margin_right = 284.0
|
||||
margin_bottom = 50.0
|
||||
rect_min_size = Vector2( 230, 0 )
|
||||
size_flags_vertical = 8
|
||||
text = "Hugo Locurcio"
|
||||
autowrap = true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue