chore: fix

This commit is contained in:
Topvennie 2024-04-18 18:29:03 +02:00
parent bb61699984
commit 986d02963a

View file

@ -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