Update a few addresses (#35)
- Add FPS address - thanks @Farmith - Update IsOnline - Update IsIngame
This commit is contained in:
@@ -66,6 +66,7 @@ type HoverData struct {
|
||||
type OnlineGame struct {
|
||||
LastGameName string
|
||||
LastGamePassword string
|
||||
FPS int
|
||||
}
|
||||
|
||||
func (r Room) GetCenter() Position {
|
||||
|
||||
Reference in New Issue
Block a user