mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 22:22:10 +08:00
Simple tutorial (without fragments, ViewPagers and vertical layout)
This commit is contained in:
+1
-2
@@ -74,8 +74,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name="in.celest.xash3d.FPicker"></activity>
|
||||
<activity android:name="in.celest.xash3d.XashTutorialActivity"
|
||||
android:screenOrientation="portrait">
|
||||
<activity android:name="in.celest.xash3d.XashTutorialActivity">
|
||||
</activity>
|
||||
|
||||
<service android:name="in.celest.xash3d.XashService" android:stopWithTask="false" />
|
||||
|
||||
Reference in New Issue
Block a user