Add Table handles Sides

This commit is contained in:
JonShard
2026-07-31 14:03:53 +02:00
parent 3d616bf4a5
commit 48c9845624
15 changed files with 528 additions and 79 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ func _on_object_picked_up(_item) -> void:
# The setters above already refresh the display and start the flames.
func _on_object_dropped() -> void:
func _on_object_dropped(_item) -> void:
print("Hob: object drop ")
time_cooked = 0
cooking_result = ""