添加房主和队伍状态的显示方式

添加转交房主提示
This commit is contained in:
MrZ_26
2022-10-25 20:53:00 +08:00
parent 2d6d897e2a
commit bd428f355a
11 changed files with 67 additions and 22 deletions

View File

@@ -182,6 +182,7 @@ return{
onlinePlayerCount="在线人数: $1",
createRoomSuccessed="创建房间成功!",
playerKicked="$1 把 $2 移出了房间",
becomeHost="$1 成为了房主",
started="游戏中",
joinRoom="$1 进入房间",
leaveRoom="$1 离开房间",