接入ResLogin.otherPlayers
This commit is contained in:
@@ -10,6 +10,6 @@ export interface MsgResMove {
|
||||
/** 消息 */
|
||||
message: string;
|
||||
|
||||
/** 新位置(成功时返回) */
|
||||
/** 新位置(成功时返回,客户端坐标,放大1000倍后的整数) */
|
||||
position?: Position;
|
||||
}
|
||||
Reference in New Issue
Block a user