diff -r d9d00e537010 -r 8fd6bb239a1e project_files/HedgewarsMobile/Info.plist --- a/project_files/HedgewarsMobile/Info.plist Sun Jan 29 02:45:12 2012 +0100 +++ b/project_files/HedgewarsMobile/Info.plist Sun Jan 29 02:48:03 2012 +0100 @@ -37,10 +37,17 @@ UILaunchImageFile~ipad Default-ipad - UISupportedInterfaceOrientations + UISupportedInterfaceOrientations~iphone UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight +