Merge pull request #2994 from Citadel-Station-13/upstream-merge-31061

[MIRROR] Fixes MMI buckled-warning
This commit is contained in:
LetterJay
2017-09-29 01:45:08 -04:00
committed by GitHub
+2
View File
@@ -199,6 +199,8 @@
else
to_chat(user, "<span class='notice'>The MMI indicates the brain is active.</span>")
/obj/item/device/mmi/relaymove()
return //so that the MMI won't get a warning about not being able to move if it tries to move
/obj/item/device/mmi/syndie
name = "Syndicate Man-Machine Interface"