REJ CLEANUP!

This commit is contained in:
LetterJay
2017-04-26 06:48:41 -05:00
parent a3af730e4e
commit a8c4c86e1c
4 changed files with 0 additions and 37 deletions
@@ -1,9 +0,0 @@
diff a/code/modules/clothing/glasses/engine_goggles.dm b/code/modules/clothing/glasses/engine_goggles.dm (rejected hunks)
@@ -26,7 +25,6 @@
darkness_view = 1
invis_view = SEE_INVISIBLE_MINIMUM
to_chat(loc, "<span class='notice'>You toggle the goggles' scanning mode to \[Meson].</span>")
- invis_update()
if(ishuman(user))
var/mob/living/carbon/human/H = user