lvjincheng 3 anni fa
parent
commit
fe79931712
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Documents/中英版本切换.md

+ 2 - 2
Documents/中英版本切换.md

@@ -1,7 +1,7 @@
 1. 修改CommonConfig.cs文件中的变量AppLanguage
 ```
-AppLanguage = 0 //中文
-AppLanguage = 1 //英文
+0 //中文
+1 //英文
 ```
 
 2. 修改UnityProjectSettings界面中Player选项的参数ProductName