hedgewars/uCaptions.pas
changeset 6382 0e76c5cd4250
parent 6379 ef4288298e57
child 6383 c34a8b98d78c
--- 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;