Parcourir la source

去掉init宏

tanghai il y a 1 an
Parent
commit
1f68bc32f3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ProjectSettings/ProjectSettings.asset

+ 1 - 1
ProjectSettings/ProjectSettings.asset

@@ -861,7 +861,7 @@ PlayerSettings:
   scriptingDefineSymbols:
     Android: UNITY;ENABLE_VIEW
     Server: UNITY;ENABLE_VIEW
-    Standalone: UNITY;ENABLE_VIEW;INITED
+    Standalone: UNITY;ENABLE_VIEW
     WebGL: UNITY;ENABLE_VIEW
     iPhone: UNITY;ENABLE_VIEW
   additionalCompilerArguments: {}