Fixes MMI buckled-warning (#31061)

* Fixes MMI having a buckled-warning when trying to move.

* Comment added.
This commit is contained in:
kingofkosmos
2017-09-29 05:46:34 +03:00
committed by CitadelStationBot
parent d25894447e
commit 977163ae54
+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"