Skip to content

Chemistry runtimes fix

Rob Nelson requested to merge pull/8722/chemistry-runtimes-fix into Bleeding-Edge

Created by: gbasood

Fixes #8721 (closed) By moving metabolize to outside on_mob_life we can make sure that a reagent won't get qdel'd before its on_mob_life finishes, which means that we won't get null holder refs.

Merge request reports