From b583010fbe14c2655c31bcbefd3434f3959b9f06 Mon Sep 17 00:00:00 2001 From: scott Date: Sat, 30 May 2020 04:03:31 +0900 Subject: [PATCH] info messages --- lgsm/functions/info_messages.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lgsm/functions/info_messages.sh b/lgsm/functions/info_messages.sh index 0c7711278..8a0d70308 100644 --- a/lgsm/functions/info_messages.sh +++ b/lgsm/functions/info_messages.sh @@ -1446,6 +1446,8 @@ fn_info_message_select_engine(){ fn_info_message_minecraft_bedrock elif [ "${shortname}" == "onset" ]; then fn_info_message_onset + elif [ "${shortname}" == "mofm" ]; then + fn_info_message_mofm elif [ "${shortname}" == "pz" ]; then fn_info_message_projectzomboid elif [ "${shortname}" == "pstbs" ]; then