玩家个人信息栏下部显示在线玩家数量

This commit is contained in:
MrZ626
2021-05-12 01:44:06 +08:00
parent 99ba68fce8
commit e3b36c8ad1
13 changed files with 57 additions and 9 deletions

View File

@@ -97,6 +97,8 @@ return{
wsClose="WebSocket Closed: ",
netTimeout="Network connection timeout",
onlinePlayerCount="Online",
createRoomTooFast="You are creating a room too fast!",
createRoomSuccessed="Room successfully created!",
started="Playing",
@@ -105,7 +107,7 @@ return{
ready="READY",
set="SET",
champion="$1 won",
chatRemain="Online: ",
chatRemain="Online",
chatStart="------Beginning of log------",
chatHistory="------New messages below------",