changeset 3976 | abaf741a4e21 |
parent 3948 | 24daa33a3114 |
child 3978 | 9660600e43cb |
--- a/project_files/HedgewarsMobile/Classes/GameSetup.m Thu Oct 14 16:01:43 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/GameSetup.m Thu Oct 14 22:01:33 2010 +0200 @@ -461,7 +461,6 @@ rotation = @"-90"; else rotation = @"90"; - } NSString *horizontalSize = [[NSString alloc] initWithFormat:@"%d", width];