Add ping to OnlineGame
This commit is contained in:
@@ -66,6 +66,7 @@ type OnlineGame struct {
|
|||||||
LastGameName string
|
LastGameName string
|
||||||
LastGamePassword string
|
LastGamePassword string
|
||||||
FPS int
|
FPS int
|
||||||
|
Ping int
|
||||||
}
|
}
|
||||||
|
|
||||||
type Panel struct {
|
type Panel struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user