This commit is contained in:
Eefschmeef2310 2024-09-27 00:08:13 +10:00
parent 99fa252fba
commit 8c89c15b3e
6 changed files with 14 additions and 7 deletions

View file

@ -11,8 +11,3 @@ extends PanelContainer
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta: float) -> void:
pass