5 lines
50 B
GDScript
5 lines
50 B
GDScript
extends Control
|
|
|
|
|
|
func _ready() -> void:
|
|
pass
|
extends Control
|
|
|
|
|
|
func _ready() -> void:
|
|
pass
|