From: FruitieX Date: Wed, 9 Jun 2010 12:00:33 +0000 (+0300) Subject: remove a warning X-Git-Tag: xonotic-v0.1.0preview~541^2~90 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9ae0fff0bc443c237ae5e3d865028c69c336b06e;p=xonotic%2Fxonotic-data.pk3dir.git remove a warning --- diff --git a/qcsrc/client/hud.qc b/qcsrc/client/hud.qc index c55f4a7e7..baec3b953 100644 --- a/qcsrc/client/hud.qc +++ b/qcsrc/client/hud.qc @@ -3648,6 +3648,7 @@ void HUD_Chat(void) cvar_set("con_chatwidth", ftos(mySize_x/vid_conwidth)); cvar_set("con_chat", ftos(mySize_y/cvar("con_chatsize"))); + chat_prevtime = 0; // remove this when below is fixed, to shut up fteqcc // TODO: fixme, how to escape this (\001) in qc? /* if(hud_configure)