11 lines
337 B
Plaintext
11 lines
337 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cbfp6bylx8g4i"]
|
|
|
|
[ext_resource type="Script" path="res://tab_container_stc.gd" id="1_rk3q4"]
|
|
|
|
[node name="TabContainer" type="TabContainer"]
|
|
offset_right = 1595.0
|
|
offset_bottom = 1200.0
|
|
script = ExtResource("1_rk3q4")
|
|
|
|
[connection signal="tab_changed" from="." to="." method="_on_tab_changed"]
|