Исправление. Убран лишний принт и вызов текущего времени.
This commit is contained in:
@@ -494,7 +494,6 @@ func interfer_create(_u, interfer_name, ecms, param, kni, id, dict, source_inter
|
||||
|
||||
|
||||
func send_ecm(ecm, unit0) -> void:
|
||||
var time_now = Time.get_ticks_msec()
|
||||
if ecm.krp != INTERFER_OFF:
|
||||
if not ecm.modulation:
|
||||
call_deferred('emit_signal', 'interfer_update', ecm)
|
||||
|
||||
Reference in New Issue
Block a user