mod/machines/set/abstract/machine/output_update.rb in card-1.99.1 vs mod/machines/set/abstract/machine/output_update.rb in card-1.99.2
- old
+ new
@@ -17,10 +17,10 @@
run_machine
end
end
def ensure_machine_output
- output = fetch trait: :machine_output
+ output = fetch :machine_output
return if output&.selected_content_action_id
update_machine_output
end
def update_input_card