diff --git a/OlivaDiceOdyssey/msgReply.py b/OlivaDiceOdyssey/msgReply.py index e9f4ce7..b9830ba 100644 --- a/OlivaDiceOdyssey/msgReply.py +++ b/OlivaDiceOdyssey/msgReply.py @@ -34,6 +34,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 isMatchWordStart = OlivaDiceCore.msgReply.isMatchWordStart