Various iOS fixes

This commit is contained in:
Anuken 2018-04-28 12:27:43 -04:00
parent 13e911eaa1
commit aa110ec9a6
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ buildscript {
classpath "com.badlogicgames.gdx:gdx-tools:1.9.8"
}
}
//1737
allprojects {
apply plugin: "eclipse"

View File

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