Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Oct 26, 2024
1 parent d3eb671 commit 17cef70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
return list_to_use[case_id] || name
return name

/// Used for getting initial values, such as for recipies where resulted atom is not yet created.
/proc/declent_ru_initial(atom/target, declent)
if(!ispath(target) && !istype(target))
CRASH("declent_ru_initial got target that is not a path or a typed var!")
Expand Down

0 comments on commit 17cef70

Please sign in to comment.