6 lines
47 B
GDScript
6 lines
47 B
GDScript
extends Control
|
|
|
|
|
|
func _ready() -> void:
|
|
pass
|
extends Control
|
|
|
|
|
|
func _ready() -> void:
|
|
pass
|