接入ResLogin.otherPlayers
This commit is contained in:
@@ -11,7 +11,7 @@ export interface MsgPlayerJoin {
|
||||
/** 玩家昵称 */
|
||||
playerName: string;
|
||||
|
||||
/** 玩家位置 */
|
||||
/** 玩家位置(客户端坐标,放大1000倍后的整数) */
|
||||
position: Position;
|
||||
|
||||
/** 是否新玩家 */
|
||||
|
||||
Reference in New Issue
Block a user