Closed sprunk closed 2 months ago
No use checking validity after already having passed potentially invalid data to a function that could blow up on invalid data.
AFAIK the current implementation of Spring.GetUnitIsCloaked shouldn't blow up but maybe it's good to avoid spreading bad patterns regardless.
Spring.GetUnitIsCloaked
No use checking validity after already having passed potentially invalid data to a function that could blow up on invalid data.
AFAIK the current implementation of
Spring.GetUnitIsCloaked
shouldn't blow up but maybe it's good to avoid spreading bad patterns regardless.