Исправление. Обращение за пределы массива
This commit is contained in:
@@ -344,6 +344,7 @@ func _on_timeout_ttl(nm, cname):
|
||||
cls.result_txe = ClasterResult.WAITING
|
||||
var ctable: GDTable = $'таблица/сетка'
|
||||
var indexes: = cnames_table[nm]
|
||||
if indexes:
|
||||
map_yems_info_to_table(unit_info, ctable, indexes)
|
||||
var claster_scale: = name_to_scale[nm] as GridContainer
|
||||
map_yems_info_to_scale(unit_info, claster_scale)
|
||||
|
||||
Reference in New Issue
Block a user