From c1da3b23b64e31eef6970a8eb021fc79bdd65e08 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 26 Jul 2007 07:15:52 +0000 Subject: fixed so that the latnecy doesn't update so fast --- src/game/game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index 1c524347..3331d6f5 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -149,6 +149,7 @@ struct obj_player int score; int latency; + int latency_flux; int emote; int hook_active; -- cgit 1.4.1