show_ping while disconnect == bad. SZ_Getspace bug fixed.

This commit is contained in:
Adam Olsen 2001-08-16 02:32:50 +00:00
parent 7047f2da36
commit c02f4ed59e

View file

@ -70,6 +70,8 @@ CL_NetStats (int swap)
int x, y;
if (!show_ping->int_val && !show_pl->int_val)
return;
if (cls.state != ca_active)
return;
x = swap ? vid.width - 104 : 0;
y = vid.height - sb_lines - 16;
// request new ping times every two second