Исправление. Добавление проверки индекса таблицы помех
This commit is contained in:
@@ -127,6 +127,7 @@ func on_interfer_new(ecm, table_index):
|
||||
|
||||
|
||||
func on_interfer_off(ecm, table_index):
|
||||
if not table_index.has(ecm.ispp): return
|
||||
$table.remove_row(table_index[ecm.ispp])
|
||||
rehash(table_index)
|
||||
var sel_rows: Array
|
||||
|
||||
Reference in New Issue
Block a user