修正玩家进出房间相关问题

修正获取玩家信息相关问题
实现操作录像传输
修改一些语言文本
This commit is contained in:
MrZ_26
2022-10-23 23:24:14 +08:00
parent 3ae0e80ce5
commit 6ecc80ac0f
13 changed files with 62 additions and 36 deletions

View File

@@ -137,8 +137,8 @@ return{
createRoomSuccessed="房間已創建!",
playerKicked="<$1>把<$2>移出了房間",
started="遊戲中",
joinRoom="進入房間",
leaveRoom="離開房間",
joinRoom="$1 進入房間",
leaveRoom="$1 離開房間",
ready="準備!",
connStream="正在連接……",
waitStream="等待其他用戶連接……",