Чистка

This commit is contained in:
sasha80
2024-03-01 09:05:39 +03:00
parent a895683bb8
commit 3ee38b1bba

View File

@@ -1,11 +0,0 @@
extends Node
# 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