--- a/project_files/HedgewarsMobile/Classes/SingleTeamViewController.m Fri Sep 03 02:03:44 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/SingleTeamViewController.m Sat Sep 04 02:09:24 2010 +0200
@@ -248,7 +248,7 @@
case 3: // flags
accessoryImage = [[UIImage alloc] initWithContentsOfFile:[NSString stringWithFormat:@"%@/%@.png",
FLAGS_DIRECTORY(),[teamDictionary objectForKey:@"flag"]]];
- cell.imageView.image = [accessoryImage scaleToSize:CGSizeMake(32, 32)];
+ cell.imageView.image = [accessoryImage scaleToSize:CGSizeMake(27, 19)];
[accessoryImage release];
break;
case 4: // level