新增聊天框控件,用于联网场景(未完成)

This commit is contained in:
MrZ626
2021-01-24 00:45:08 +08:00
parent 4643ef6179
commit eb370ba88f
7 changed files with 104 additions and 62 deletions

View File

@@ -258,7 +258,6 @@ return{
down="",
},
net_chat={
clear="Clear",
send="Send",
},
setting_game={

View File

@@ -236,7 +236,6 @@ return{
down="",
},
net_chat={
-- clear="Clear",
-- send="Send",
},
setting_game={

View File

@@ -257,7 +257,6 @@ return{
down="",
},
net_chat={
clear="Limpar",
send="Mandar",
},
setting_game={

View File

@@ -240,7 +240,6 @@ return{
down="",
},
net_chat={
-- clear="Clear",
-- send="Send",
},
setting_game={

View File

@@ -261,7 +261,6 @@ return{
down="",
},
net_chat={
clear="清空",
send="发送",
},
setting_game={