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

添加转交房主提示
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="Online: $1",
createRoomSuccessed="Room created",
playerKicked="$1 removed $2 from room",
becomeHost="$1 become host",
started="Playing",
joinRoom="$1 has entered the room.",
leaveRoom="$1 has left the room.",