# HG changeset patch # User Xeli # Date 1315508287 -7200 # Node ID 6e4aceba8cdee7753aa9f09e77b59c11ebd57a72 # Parent e27100a0e2d0fe783a617aad9d52f8bef52ca71d Fixed the captions, they are now below the windbar diff -r e27100a0e2d0 -r 6e4aceba8cde hedgewars/uCaptions.pas --- a/hedgewars/uCaptions.pas Thu Sep 01 17:03:19 2011 +0200 +++ b/hedgewars/uCaptions.pas Thu Sep 08 20:58:07 2011 +0200 @@ -59,7 +59,7 @@ grp: TCapGroup; offset: LongInt; begin -{$IFDEF IPHONEOS} +{$IFDEF MOBILE} offset:= 48; {$ELSE} offset:= 8;