Even more changes.
This commit is contained in:
Executable → Regular
+1
-1
@@ -7,5 +7,5 @@ func _ready() -> void:
|
||||
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
func _process(delta: float) -> void:
|
||||
func _process(_delta: float) -> void:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user