联网推进(观战功能测试)

This commit is contained in:
MrZ626
2021-05-18 19:52:29 +08:00
parent d07075ca9c
commit 5b43ff8c45
12 changed files with 123 additions and 62 deletions

View File

@@ -105,10 +105,11 @@ return{
started="Playing",
joinRoom="has joined the room.",
leaveRoom="has left the room.",
ready="READY",
connStream="CONNECTING",
waitStream="WAITING",
ready="Ready",
connStream="Connecting",
waitStream="Waiting",
champion="$1 won",
spectating="Spectating",
chatRemain="Online",
chatStart="------Beginning of log------",
chatHistory="------New messages below------",
@@ -266,6 +267,7 @@ return{
},
net_game={
ready="Ready",
spectate="Spectate",
cancel="Cancel",
},
setting_game={