From ce16412970ce118879e72a538e3befa134017a98 Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Thu, 26 Oct 2023 14:51:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E6=B6=88=E6=B6=88=E6=81=AF=E8=B7=A8?= =?UTF-8?q?=E6=9C=8D=E8=BD=AC=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_msgdistrib.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/json/game_msgdistrib.json b/bin/json/game_msgdistrib.json index 0f2f94dcc..2681ae9cf 100644 --- a/bin/json/game_msgdistrib.json +++ b/bin/json/game_msgdistrib.json @@ -148,5 +148,11 @@ "open": true, "routrules": "~/worker", "describe": "猜颜色" + }, + { + "msgid": "entertain", + "open": true, + "routrules": "~/worker", + "describe": "三消" } ] \ No newline at end of file