beiguoxia 2 years ago
parent
commit
28ff010f34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Plugins/Android/AndroidManifest.xml

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

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