接入ResLogin.otherPlayers
This commit is contained in:
@@ -15,7 +15,7 @@ export interface BaseMessage {
|
||||
}
|
||||
|
||||
/**
|
||||
* 位置坐标
|
||||
* 位置坐标(客户端使用放大1000倍后的整数坐标)
|
||||
*/
|
||||
export interface Position {
|
||||
x: number;
|
||||
|
||||
Reference in New Issue
Block a user