Skip to content

Engine: Fix hitscan() and clipmove() by checking for invalid sectnums

Invalid sectnums could previously be added to the clipsectlist if a hitscan shot passed a tror layer.

Fixes a crash found in mapster32 when placing sprites in some AMC Squad maps.

Merge request reports