--- a/hedgewars/uChat.pas Mon Jun 09 15:26:52 2008 +0000
+++ b/hedgewars/uChat.pas Mon Jun 09 20:34:45 2008 +0000
@@ -71,7 +71,7 @@
SDL_FreeSurface(strSurface);
cl.s:= str;
-cl.Time:= RealTicks + 7500;
+cl.Time:= RealTicks + 12500;
cl.Tex:= Surface2Tex(resSurface);
SDL_FreeSurface(resSurface)
end;