diff --git a/OlivaDiceLogger/msgReply.py b/OlivaDiceLogger/msgReply.py index 962e326..e6a5f6c 100644 --- a/OlivaDiceLogger/msgReply.py +++ b/OlivaDiceLogger/msgReply.py @@ -36,6 +36,7 @@ def unity_reply(plugin_event, Proc): dictStrCustom = OlivaDiceCore.msgCustom.dictStrCustomDict[plugin_event.bot_info.hash] dictGValue = OlivaDiceCore.msgCustom.dictGValue dictTValue.update(dictGValue) + dictTValue = OlivaDiceCore.msgCustomManager.dictTValueInit(plugin_event, dictTValue) replyMsg = OlivaDiceCore.msgReply.replyMsg replyMsgLazyHelpByEvent = OlivaDiceCore.msgReply.replyMsgLazyHelpByEvent