module fs 4

This commit is contained in:
2025-02-07 04:14:27 +03:00
parent 2f93972202
commit c342115adf
5 changed files with 1150 additions and 144 deletions

View File

@@ -420,8 +420,8 @@ func on_btn_select(intem_from_sector: int) -> void:
Network.on_command_change_device(meta)
flag_mode = meta[2]
draw_control_panel_prd(flag_mode)
#_on_start_fs_1()
_on_start_fs_2()
_on_start_fs_1()
#_on_start_fs_2()
func _on_zapret1(toggled_on: bool) -> void: