@@ -68,7 +68,6 @@ func level_select_menu_option(option: String) -> void:
func free_connected_node(node: Node, connected_function: String) -> void:
node.disconnect('complete', self, connected_function)
remove_child(node)
node.queue_free()
return
The note is not visible to the blocked user.