forked from MTSR/mapserver
rtt/protocol in player info
This commit is contained in:
parent
8f438c59ef
commit
79dd412016
@ -44,6 +44,8 @@ type Player struct {
|
||||
HP float64 `json:"hp"`
|
||||
Breath float64 `json:"breath"`
|
||||
Moderator bool `json:"moderator"`
|
||||
RTT float64 `json:"rtt"`
|
||||
ProtocolVersion float64 `json:"protocol_version"`
|
||||
//TODO: stamina, skin, etc
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user