添加房主和队伍状态的显示方式
添加转交房主提示
This commit is contained in:
@@ -131,6 +131,7 @@ return{
|
||||
onlinePlayerCount="OnlinePlayerCount=$1",
|
||||
createRoomSuccessed="CreateRoom.Successs=true",
|
||||
playerKicked="[$1]: roomKick([$2])",
|
||||
-- becomeHost="$1 become host",
|
||||
started="Room.Playing();",
|
||||
joinRoom="Room.Join($1);",
|
||||
leaveRoom="Room.Leave($1);",
|
||||
|
||||
Reference in New Issue
Block a user