4 lignes
54 o
GDScript
4 lignes
54 o
GDScript
extends ColorRect
|
|
|
|
func _ready():
|
|
get_tree().quit(0)
|