Files
Dawn-Godot/scripts/Cooking/Recipe/CookingRecipe.gd

4 lines
53 B
GDScript

class_name CookingRecipe
func _init() -> void:
pass