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

修正获取玩家信息相关问题
实现操作录像传输
修改一些语言文本
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

@@ -127,8 +127,8 @@ return{
createRoomSuccessed="Salon créé avec succès !",
-- playerKicked="[$1] removed [$2] from room",
-- started="Playing",
joinRoom="a rejoint le salon.",
leaveRoom="a quitté le salon.",
joinRoom="$1 a rejoint le salon.",
leaveRoom="$1 a quitté le salon.",
-- ready="READY",
-- connStream="CONNECTING",
-- waitStream="WAITING",