Merge pull request #3061 from Citadel-Station-13/upstream-merge-31114

[MIRROR] Fixes space vision
This commit is contained in:
LetterJay
2017-10-01 16:56:24 -04:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -923,6 +923,7 @@
see_invisible = initial(see_invisible)
see_in_dark = initial(see_in_dark)
sight = initial(sight)
lighting_alpha = LIGHTING_PLANE_ALPHA_VISIBLE
if(client.eye != src)
var/atom/A = client.eye