Fixed the captions, they are now below the windbar hedgeroid
authorXeli
Thu, 08 Sep 2011 20:58:07 +0200
branchhedgeroid
changeset 5727 6e4aceba8cde
parent 5725 e27100a0e2d0
child 5729 9f060d9dae41
Fixed the captions, they are now below the windbar
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;