mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-06 17:08:56 +07:00
Various iOS fixes
This commit is contained in:
parent
13e911eaa1
commit
aa110ec9a6
@ -13,7 +13,6 @@ buildscript {
|
||||
classpath "com.badlogicgames.gdx:gdx-tools:1.9.8"
|
||||
}
|
||||
}
|
||||
//1737
|
||||
|
||||
allprojects {
|
||||
apply plugin: "eclipse"
|
||||
|
@ -40,7 +40,6 @@
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
|
Loading…
Reference in New Issue
Block a user