hedgewars/uWorld.pas
changeset 2712 8f4527c9137c
parent 2704 51cda17b7c3b
child 2713 71250942e95b
--- a/hedgewars/uWorld.pas	Sun Jan 24 16:39:09 2010 +0000
+++ b/hedgewars/uWorld.pas	Sun Jan 24 16:46:06 2010 +0000
@@ -649,7 +649,7 @@
 case Group of
 	capgrpGameState: Captions[Group].EndTime:= RealTicks + 2200
 	else
-	Captions[Group].EndTime:= RealTicks + 1570
+	Captions[Group].EndTime:= RealTicks + 1400 + Captions[Group].Tex^.w*3;
 	end;
 end;