Compile fix

This commit is contained in:
Mark van Alphen
2019-04-23 23:22:03 +02:00
parent 5387d0ee67
commit 44347029db
+1 -1
View File
@@ -675,7 +675,7 @@ var/list/blood_splatter_icons = list()
//the sight changes to give to the mob whose perspective is set to that atom (e.g. A mob with nightvision loses its nightvision while looking through a normal camera)
/atom/proc/update_remote_sight(mob/living/user)
sync_lighting_plane_alpha()
user.sync_lighting_plane_alpha()
return
/atom/proc/checkpass(passflag)