Ver Fonte

初始为英文版

lvjincheng há 3 anos atrás
pai
commit
bfa8d2911b

+ 1 - 1
Assets/BowArrow/Scripts/CommonConfig.cs

@@ -6,7 +6,7 @@ using UnityEngine;
 public class CommonConfig
 {
     //App初始语言设置
-    public static readonly int AppLanguage = 0;
+    public static readonly int AppLanguage = 1;
     public static bool ReleaseVersion2 = true;
     /*
         特定版本功能

+ 1 - 1
ProjectSettings/ProjectSettings.asset

@@ -13,7 +13,7 @@ PlayerSettings:
   useOnDemandResources: 0
   accelerometerFrequency: 60
   companyName: JssF
-  productName: "\u667A\u80FD\u5065\u8EAB\u5F13\u7BAD"
+  productName: HOUYI
   defaultCursor: {fileID: 0}
   cursorHotspot: {x: 0, y: 0}
   m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}