Merge pull request #10025 from PsiOmegaDelta/dev

Fixes #10024.
This commit is contained in:
Zuhayr
2015-07-06 05:56:58 +09:30
@@ -173,7 +173,7 @@
src.see_invisible = SEE_INVISIBLE_LIVING // This is normal vision (25), setting it lower for normal vision means you don't "see" things like darkness since darkness
// has a "invisible" value of 15
handle_regular_hud_updates()
..()
var/obj/item/borg/sight/hud/hud = (locate(/obj/item/borg/sight/hud) in src)
if(hud && hud.hud)