6 lines
106 B
GDScript
6 lines
106 B
GDScript
extends Button
|
|
|
|
# Called when the node enters the scene tree for the first time.
|
|
func _ready() -> void:
|
|
|