hero-mark-2/scripts/delete_on_game_running.gd
2022-12-07 02:00:47 -05:00

4 lines
43 B
GDScript

extends Node
func _ready():
queue_free()