mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-14 10:27:53 +01:00
13 lines
261 B
Plaintext
13 lines
261 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Text/Label.gd" type="Script" id=1]
|
|
|
|
[node name="Label" type="Label"]
|
|
margin_right = 83.0
|
|
margin_bottom = 14.0
|
|
text = "Stomatologia"
|
|
script = ExtResource( 1 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|