Настройки редактора

This commit is contained in:
Maxim
2025-04-15 23:39:01 +03:00
parent f7e083d175
commit 6e777338de
10 changed files with 99 additions and 99 deletions

View File

@@ -103,7 +103,7 @@ func _ready() -> void:
var parrent_NODE2 = get_parent().get_parent()
parrent_NODE2.connect('read_ems_g_start', Callable(self, '_on_read_ems_g'))
parrent_NODE2.connect('read_ems_g_finish', Callable(self, '_on_sync'))
Network.connect('yau_receive', Callable(self, '_on_data_received'))
create_link_button(node_select1, shift+1, 16+shift+1, shift, 16+shift)
@@ -176,7 +176,7 @@ func process_sockets_vert(blank: int, imp: int, count: int, col: int):
set_frame(CZI_6_FS, frame_type)
if i == 6: # СЗИ_7_от_УФ
set_frame(CZI_7_FS, frame_type)
if Constants.CURRENT_MODE == Constants.MODE.PRD_H:
if i == 9: # СИ_2_от_ФС
set_frame(CI_2_FS, frame_type)