Merge pull request #3061 from Citadel-Station-13/upstream-merge-31114
[MIRROR] Fixes space vision
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user