Доработка. WIP Отработка истекания времени кластера

This commit is contained in:
sasha80
2026-03-23 16:31:12 +03:00
parent 1cb3985c70
commit 68ab1b325d
5 changed files with 45 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
@tool
class_name Network extends Node
const YAU07_PROTO: = {'yau07tx': yau07.YaU07, 'iyems-tx': yems_info.YeMSInfo}
const YAU07_PROTO: = {'yau07tx': yau07.YaU07, 'iyems-tx': yemstg.YeMSTG}
const UDP_PROTO: = {'capsrpb': capsrpb.CapsRpb, 'trassa': trassa.Trassa}
const TCP_PROTO: = {'5p28': tcp5p28.TCP5P28}
const SERIAL_PROTO: = {'spt25': spt25.SPT25}