Исправление. Обновление состояния выполнения помехи по цели при программном снятии помехи.

This commit is contained in:
MaD_CaT
2025-11-10 11:31:22 +03:00
parent f6ee2d95a4
commit 6a5eae450c
3 changed files with 7 additions and 0 deletions

View File

@@ -677,6 +677,7 @@ func get_krp(threat: threats.Threat):
func on_interfer_off(ecm: Interfer, ecms):
var sz = ecms.size()
signaller.emit_signal('on_prog_ecm_off', ecm)
ecms.erase(ecm.ispp)
thrs.erase(ecm.ispp)
interfer.cu.erase(ecm.ispp)