mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 15:39:49 +00:00
Added MysteryStudio to the splash screen
This commit is contained in:
parent
1dd7d23682
commit
26d5b8de40
|
@ -211,6 +211,15 @@ margin_right = 284.0
|
||||||
margin_bottom = 32.0
|
margin_bottom = 32.0
|
||||||
rect_min_size = Vector2( 230, 0 )
|
rect_min_size = Vector2( 230, 0 )
|
||||||
size_flags_vertical = 8
|
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"
|
text = "Hugo Locurcio"
|
||||||
autowrap = true
|
autowrap = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue