changeset 3912 | e11df2de6af2 |
parent 3911 | 46d7a5cf8ac6 |
child 3920 | a54ca6185307 |
--- a/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Mon Sep 27 01:51:12 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/MapConfigViewController.m Mon Sep 27 04:58:15 2010 +0200 @@ -171,6 +171,7 @@ self.themeCommand = [NSString stringWithFormat:@"etheme %@", [split objectAtIndex:0]]; self.staticMapCommand = [NSString stringWithFormat:@"emap %@", [source objectAtIndex:index]]; + if (scIndex != 3) self.missionCommand = @""; else