fix: fakeping disappearance completely
not sure when and why pingUpdate was appeared, but it was the cause
This commit is contained in:
parent
99a8ca2d1b
commit
d45e534f3c
4 changed files with 6 additions and 28 deletions
|
|
@ -101,7 +101,7 @@ public:
|
|||
void calculatePings ();
|
||||
|
||||
// send modified pings to all the clients
|
||||
void sendPings (edict_t *to);
|
||||
void emitPings (edict_t *to);
|
||||
|
||||
// installs the sendto function intreception
|
||||
void installSendTo ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue