Чистка

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])