Skip to content

Chemistry - Proper Sanity

Rob Nelson requested to merge pull/6988/justfuckmycodeupfam into Bleeding-Edge

Created by: clusterfack

..() - this does nothing if you just call it like this, what's the point

Use if(..()) return 1 along with return 1s where the proc is supposed to fail in the parent to actually have sanity

Merge request reports