三国卡牌客户端基础资源仓库
hch
2025-12-01 62bf0fbc2ddf7c3b4e1a0be6ba979223a0e1f653
Assets/Plugins/Android/AndroidManifest.xml
@@ -5,7 +5,7 @@
    xmlns:tools="http://schemas.android.com/tools">
    <application
   android:allowNativeHeapPointerTagging="false">
        <activity android:name="com.secondworld.sdk.GameActivity"
        <activity android:name="com.wgyx.sdk.GameActivity"
                  android:theme="@style/UnityThemeSelector">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />