Update files
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
/// Maximum length of the message that can be sent to the MMI
|
||||
var/max_length = 300
|
||||
|
||||
/obj/item/circuit_component/mmi/Initialize()
|
||||
/obj/item/circuit_component/mmi/Initialize(mapload)
|
||||
. = ..()
|
||||
message = add_input_port("Message", PORT_TYPE_STRING)
|
||||
send = add_input_port("Send Message", PORT_TYPE_SIGNAL)
|
||||
|
||||
Reference in New Issue
Block a user