From b1da96012342b6a7131a7fc7773a1414a52def4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=91=E8=B4=A8?= Date: Fri, 26 Aug 2022 17:21:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=86=E4=B8=AD=E5=A4=84=E7=90=86=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=A8=A1=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OlivaDiceOdyssey/msgReply.py | 1 + 1 file changed, 1 insertion(+) 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