Tweeked stepheight a little, added 'cmd efpslist'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2536 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
c0362839de
commit
c948d25a9a
3 changed files with 53 additions and 1 deletions
|
@ -289,6 +289,7 @@ typedef struct
|
|||
// reply
|
||||
double senttime;
|
||||
float ping_time;
|
||||
int move_msecs;
|
||||
packet_entities_t entities; //must come last (mvd states are bigger)
|
||||
} client_frame_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue