mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 21:10:46 +08:00
Update version info, disable buggy fullscreen on 2.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl.test"
|
||||
android:versionCode="0"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.15pre"
|
||||
android:installLocation="auto">
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
<activity android:name="org.libsdl.app.SDLActivity"
|
||||
android:screenOrientation="sensorLandscape"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:label="@string/app_name"
|
||||
android:taskAffinity="org.libsdl.app.SDLActivity"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user