beiguoxia 2 年之前
父节点
当前提交
28ff010f34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Plugins/Android/AndroidManifest.xml

+ 1 - 1
GameClient/Assets/Plugins/Android/AndroidManifest.xml

@@ -14,7 +14,7 @@
         android:anyDensity="true"/>
     <application
 		android:icon="@drawable/ic_launcher"
-		android:label="万世镜">
+		android:label="万世镜内网">
         <activity
 			android:name="com.taptap.sdk.TapTapActivity"
 			android:configChanges="keyboard|keyboardHidden|screenLayout|screenSize|orientation"