s
This commit is contained in:
parent
99fa252fba
commit
8c89c15b3e
6 changed files with 14 additions and 7 deletions
|
|
@ -37,7 +37,7 @@ func _ready():
|
|||
#Runs when all children have entered the tree
|
||||
pass
|
||||
|
||||
func _process(delta):
|
||||
func _process(_delta):
|
||||
#Runs per frame
|
||||
pass
|
||||
#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue