Silenciar warning

Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
Somebody Master 2023-02-16 22:04:24 +01:00
parent fe7d0893a3
commit de3d041e77
Signed by: somebody_master
GPG Key ID: 78315CFDF0B25505

View File

@ -6,5 +6,5 @@ func _ready() -> void:
start_test() start_test()
# Called every frame. 'delta' is the elapsed time since the previous frame. # Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta: float) -> void: func _process(_delta: float) -> void:
pass pass