diff -r 5f3412f6809e -r 0e76c5cd4250 hedgewars/uCaptions.pas --- a/hedgewars/uCaptions.pas Mon Nov 14 18:28:05 2011 -0500 +++ b/hedgewars/uCaptions.pas Tue Nov 15 02:02:08 2011 +0100 @@ -63,6 +63,7 @@ Captions[Group].EndTime:= RealTicks + 1400 + LongWord(Captions[Group].Tex^.w) * 3; end; end; + // For uStore texture recreation procedure ReloadCaptions; var Group: TCapGroup;