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