Skip to content

Fixes atmospherics.Destroy() runtime if client is null

Rob Nelson requested to merge pull/7035/hotfix-pipe-dqel into Bleeding-Edge

Created by: gbasood

When this runtimed, you were left with a non-functioning pipe that could not be replaced or removed in any way.

Merge request reports