Selaa lähdekoodia

Left orientation added.

Lasse Öörni 13 vuotta sitten
vanhempi
sitoutus
1025401e22
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      iOS/Urho3DInfo.plist.in

+ 1 - 0
iOS/Urho3DInfo.plist.in

@@ -6,6 +6,7 @@
 	<string>UIInterfaceOrientationLandscapeRight</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
+		<string>UIInterfaceOrientationLandscapeLeft</string>
 		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
 	<key>CFBundleDevelopmentRegion</key>