Files
Bubberstation/code/modules/mob
coldud13 52585ec7c6 [MANUAL MIRROR] Fixes AI's trying to light up cameras in areas with no cameras (#75302) (#21072)
Fixes AI's trying to light up cameras in areas with no cameras (#75302)

This check is present throughout cameranet code as chunk camera lists
can be empty lists by design, it was just missing for the AI camera
light-up proc since that's in a separate area.

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2023-05-10 22:55:24 -07:00
..