Fixed some admin bugs

This commit is contained in:
Anuken
2018-02-26 22:05:07 -05:00
parent 00c204b589
commit 17b17222b6
6 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
android:theme="@style/GdxTheme" >
<activity
android:name="io.anuke.mindustry.AndroidLauncher"
android:label="@string/app_name"
android:label="@string/app_name"
android:screenOrientation="sensorLandscape"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
<intent-filter>