From a33fc8fe6f765d539d9065fa9bd37c560e2453ca Mon Sep 17 00:00:00 2001 From: liwei Date: Mon, 7 Nov 2022 21:38:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=B3=BB=E7=BB=9F=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_chatsystem.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/json/game_chatsystem.json b/bin/json/game_chatsystem.json index 812bd8558..bb4bc43e8 100644 --- a/bin/json/game_chatsystem.json +++ b/bin/json/game_chatsystem.json @@ -1,6 +1,7 @@ [ { "key": 10001, + "display": false, "type": 1, "text": { "key": "chat_text_10001", @@ -21,6 +22,7 @@ }, { "key": 10002, + "display": false, "type": 1, "text": { "key": "chat_text_10002", @@ -39,6 +41,7 @@ }, { "key": 10003, + "display": false, "type": 1, "text": { "key": "chat_text_10003", @@ -57,6 +60,7 @@ }, { "key": 20001, + "display": false, "type": 2, "text": { "key": "chat_text_20001", @@ -69,6 +73,7 @@ }, { "key": 30002, + "display": true, "type": 3, "text": { "key": "chat_text_30002", @@ -81,6 +86,7 @@ }, { "key": 30003, + "display": true, "type": 3, "text": { "key": "chat_text_30003", @@ -93,6 +99,7 @@ }, { "key": 30004, + "display": true, "type": 3, "text": { "key": "chat_text_30004", @@ -105,6 +112,7 @@ }, { "key": 40001, + "display": false, "type": 4, "text": { "key": "chat_text_40001",