Update doc

This commit is contained in:
ShadowLarkens
2021-06-12 20:07:41 -07:00
parent 864cbf6094
commit 1e9a6e024c
@@ -59,7 +59,7 @@ var/list/name_to_material
* with people converting the entire stations material supply into alloys.
*
* Arguments:
* - flags: A set of flags determining how exactly the materials are broken down. (unused)
* - breakdown_flags: A set of flags determining how exactly the materials are broken down. (unused)
*/
/obj/proc/get_material_composition(breakdown_flags=NONE)
. = list()