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