Чистка

This commit is contained in:
sasha80
2025-10-08 12:54:24 +03:00
parent 776ae9ce6c
commit 0a48a09a0e
2 changed files with 0 additions and 3 deletions

View File

@@ -83,4 +83,3 @@ func _on_item_pressed(block_a: Control):
var metas = block_a.get_meta_list()
for n in metas:
var v = block_a.get_meta(n)
print_debug('%s:%s' % [n, v])

View File

@@ -258,7 +258,6 @@ class TestPRD extends Node:
func _on_ems_6666_timer() -> void:
print_debug('Write 6666')
module_prd.cmd_array.append([unit_prd.CmdCode.WRITE_ISA, [constants.BASE_ADDR_EMS_G, 6666]])
@@ -635,7 +634,6 @@ class TestPRD extends Node:
for i_pow_arr in ray_dic.values():
for i_pow in i_pow_arr.size():
if i_pow_arr[i_pow] < cnst.POWER_THRESHOLD:
#print_debug('dou_%s: false' % litera)
all_dou_ok = false
control_dic[dou] = all_dou_ok