添加几个房间内命令
添加房间被解散的语言文本 把一处神秘写法改正常一点
This commit is contained in:
@@ -135,6 +135,7 @@ return {
|
||||
started="Room.Playing();",
|
||||
joinRoom="Room.Join($1);",
|
||||
leaveRoom="Room.Leave($1);",
|
||||
roomRemoved="Room.Removed();",
|
||||
ready="Ready();",
|
||||
spectating="Room.Spectating();",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user