Merge branch 'pr-38749'

Signed-off-by: Jordan Brown <Cyberboss@users.noreply.github.com>
This commit is contained in:
Jordan Brown
2018-06-28 14:21:59 -04:00
@@ -159,7 +159,7 @@
/mob/camera/aiEye/remote/update_remote_sight(mob/living/user)
user.see_invisible = SEE_INVISIBLE_LIVING //can't see ghosts through cameras
user.sight = 0
user.sight = SEE_TURFS | SEE_BLACKNESS
user.see_in_dark = 2
return 1