Files
Bubberstation/code/modules/paperwork
SkyratBot 7b23dd4c5b [MIRROR] Fix observers not being able to read from afar (#2413)
* Fix observers not being able to read from afar (#55841)

From the examine() code it's clear that this was intended, just a check
in `ui_status` meant that the range check was being applied to them
anyway.

* Fix observers not being able to read from afar

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-01 14:34:28 +01:00
..