mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 21:31:46 +08:00
enable steamcmd, fix steam mobile
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<!--
|
||||
|
||||
<activity android:name="in.celest.xash3d.SteamActivity"
|
||||
android:label="Steam"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
@@ -37,7 +36,6 @@
|
||||
</intent-filter>
|
||||
|
||||
</activity>
|
||||
-->
|
||||
|
||||
<activity android:name="in.celest.xash3d.ShortcutActivity"
|
||||
android:label="@string/text_shortcut"
|
||||
@@ -80,9 +78,7 @@
|
||||
<data android:scheme="package" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<!--
|
||||
<service android:name="in.celest.xash3d.SteamService" />
|
||||
-->
|
||||
</application>
|
||||
|
||||
<!-- Some devices with Android 2.2 should support native activity, it was in unstable hidden API -->
|
||||
|
||||
Reference in New Issue
Block a user