Skip to content

Commit 44a35f0

Browse files
authored
Merge pull request #55 from rzdong/master
更改matchvs重新连接文档 README.md
2 parents fd3d9ab + ee50394 commit 44a35f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matchvs/guide/relink/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ reconnectResponse接口是重连的结果。
6161

6262
networkStateNotify 接口 state 结果值
6363

64-
- 如果有用断线了 state 为 1。
64+
- 如果有用户断线了 state 为 1。
6565
- 如果用户正在重新连接 state 为 2.
6666
- 如果用户用户不能 再重连了彻底离开了房间 state为 3。
6767
- 如果用户重连成功了 networkStateNotify 接口没有通知,需要玩家自己使用 sendEvent 接口发送消息 告诉其他人。

0 commit comments

Comments
 (0)