chore: fix
This commit is contained in:
parent
bb61699984
commit
986d02963a
1 changed files with 10 additions and 11 deletions
|
@ -68,5 +68,4 @@ func update_rotation():
|
||||||
func _on_Player_body_entered(_body):
|
func _on_Player_body_entered(_body):
|
||||||
# Set the right variables and emit the right signals so the game restarts
|
# Set the right variables and emit the right signals so the game restarts
|
||||||
# TODO 2
|
# TODO 2
|
||||||
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue