We parse it, so we might as well store it somewhere.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1368 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
4c04955563
commit
0b97e21aef
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ typedef struct {
|
||||||
char userinfo[MAX_USERINFO];
|
char userinfo[MAX_USERINFO];
|
||||||
|
|
||||||
int ping;
|
int ping;
|
||||||
|
int packetloss;
|
||||||
int frags;
|
int frags;
|
||||||
float entertime;
|
float entertime;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue