splishy splashy
This commit is contained in:
@@ -29,8 +29,5 @@ func message(msg: String, title: String = ""):
|
||||
func _process(delta):
|
||||
timer += delta
|
||||
|
||||
func _on_bottle_service_child_entered_tree(node):
|
||||
pass # Replace with function body.
|
||||
|
||||
func _on_close_pressed(node):
|
||||
node.get_parent().queue_free()
|
||||
|
||||
Reference in New Issue
Block a user