Fixed SIGSEGV in R_VisualRadius - do not assume that a material is available for the current sprite frame because a change to the wadfiles list (e.g., an addon is unloaded) may result in there being no valid material.
Todo: Detect missing sprite frames and draw using a suitable replacement.
Fixed SIGSEGV in R_VisualRadius - do not assume that a material is available
for the current sprite frame because a change to the wadfiles list (e.g., an
addon is unloaded) may result in there being no valid material.
Todo: Detect missing sprite frames and draw using a suitable replacement.