Files
Bubberstation/code/game/objects
Bloop e5f8a566bd Fixes AI detector runtiming when it finds machine-users (#90448)
## About The Pull Request

Fixes this runtime 


![image](https://github.com/user-attachments/assets/eef1887e-52ae-4db6-8742-ccb66a791482)

That list can contain non-AI cameras which I don't think was the
intention at all. So we add typechecking to ensure we aren't trying to
check a var that doesn't exist.

## Why It's Good For The Game

More reliable AI detection tools hopefully

## Changelog

🆑
fix: fixes the AI detector breaking if there is a machinery-camera
operating user nearby (like xenobio console or camera console for
instance)
/🆑
2025-04-07 11:02:28 +02:00
..
2025-04-06 16:14:03 -06:00