i don't know how this is possible
authorkoda
Sat, 11 Feb 2012 06:11:19 +0100
changeset 6669 3933198e2b28
parent 6668 f2091a9a77fa
child 6670 d57fa21781ea
i don't know how this is possible
project_files/HedgewarsMobile/Classes/MapConfigViewController.m
project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
--- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.m	Sat Feb 11 14:30:15 2012 +0100
+++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.m	Sat Feb 11 06:11:19 2012 +0100
@@ -240,7 +240,7 @@
             break;
         case 2:
             if (self.segmentedControl.selectedSegmentIndex == 0) {
-                labelText = NSLocalizedString(@"Small",@"");
+                labelText = NSLocalizedString(@"Large",@"");
             } else {
                 labelText = NSLocalizedString(@"Small Floating Islands",@"");
             }
@@ -258,7 +258,7 @@
             break;
         case 4:
             if (self.segmentedControl.selectedSegmentIndex == 0) {
-                labelText = NSLocalizedString(@"Large",@"");
+                labelText = NSLocalizedString(@"Small",@"");
             } else {
                 labelText = NSLocalizedString(@"Medium Tunnels",@"");
             }
--- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Sat Feb 11 14:30:15 2012 +0100
+++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Sat Feb 11 06:11:19 2012 +0100
@@ -289,7 +289,7 @@
 			isa = PBXContainerItemProxy;
 			containerPortal = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */;
 			proxyType = 2;
-			remoteGlobalIDString = D2AAC07E0554694100DB518D /* libFreetype.a */;
+			remoteGlobalIDString = D2AAC07E0554694100DB518D;
 			remoteInfo = libFreetype;
 		};
 		6195981C1364BCD200B429B6 /* PBXContainerItemProxy */ = {