1
This commit is contained in:
parent
50d788aab7
commit
80c258b4e1
@ -28,8 +28,8 @@ type Player interface {
|
|||||||
GetAvatarUrl() string
|
GetAvatarUrl() string
|
||||||
GetHeroId() string
|
GetHeroId() string
|
||||||
GetPing() int32
|
GetPing() int32
|
||||||
GetZoneId() int32
|
//GetZoneId() int32
|
||||||
GetNodeId() int32
|
//GetNodeId() int32
|
||||||
SendMsg(proto.Message)
|
SendMsg(proto.Message)
|
||||||
IsOnline() bool
|
IsOnline() bool
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user