parent
a5be467861
commit
a2f0d5a7cd
13
info.tscn
13
info.tscn
|
@ -17,4 +17,17 @@ margin_right = 88.0
|
|||
margin_bottom = 20.0
|
||||
text = "Back"
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
margin_left = 73.0
|
||||
margin_top = 61.0
|
||||
margin_right = 538.0
|
||||
margin_bottom = 230.0
|
||||
rect_scale = Vector2( 2, 2 )
|
||||
text = "Godot Engine v3.5.3.stable.official.6c814135b - https://godotengine.org
|
||||
|
||||
By tihgs <tihgs@mail.i2p>
|
||||
Made in git.community.i2p
|
||||
|
||||
Source code is at http://giteabolfdejtdzblkooalqei6jr67imiugmhtsh6ocw4hlj5a4q.b32.i2p/tihgs/noshg3"
|
||||
|
||||
[connection signal="pressed" from="VBoxContainer/Back" to="." method="_on_Back_pressed"]
|
||||
|
|
Loading…
Reference in New Issue