diff --git a/scenes/tabs-switch/tab-switch.tscn b/scenes/tabs-switch/tab-switch.tscn index 746e897d..605a3a24 100644 --- a/scenes/tabs-switch/tab-switch.tscn +++ b/scenes/tabs-switch/tab-switch.tscn @@ -39,6 +39,19 @@ layout_mode = 2 visible = false layout_mode = 2 +[node name="ЭМС2" type="Panel" parent="tab_switch"] +visible = false +layout_mode = 2 + +[node name="Label" type="Label" parent="tab_switch/ЭМС2"] +layout_mode = 0 +offset_left = 476.0 +offset_top = 64.0 +offset_right = 932.0 +offset_bottom = 83.0 +text = "Режим ЭМС2 +" + [node name="Настройки" parent="tab_switch" instance=ExtResource("6_i8iv3")] visible = false layout_mode = 2 diff --git a/scenes/эмс2/эмс2.tscn b/scenes/эмс2/эмс2.tscn new file mode 100644 index 00000000..401b29c5 --- /dev/null +++ b/scenes/эмс2/эмс2.tscn @@ -0,0 +1,14 @@ +[gd_scene format=3 uid="uid://musb21x2u0xs"] + +[node name="yems2" type="Panel"] + +[node name="lbl_title" type="Label" parent="."] +layout_mode = 0 +offset_left = 476.0 +offset_top = 59.0 +offset_right = 932.0 +offset_bottom = 91.0 +text = "Режим ЭМС2 +" +horizontal_alignment = 1 +vertical_alignment = 1