소스 검색

修改引擎文件

smallqiang 5 년 전
부모
커밋
dacb8bf026
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      assets/scene/login.fire
  2. 1 1
      assets/scripts/utils/Global.js
  3. 0 0
      build-templates/qqplay/libs/qqPlayCore.js

+ 2 - 2
assets/scene/login.fire

@@ -41,8 +41,8 @@
     },
     "_scale": {
       "__type__": "cc.Vec3",
-      "x": 0.3680659670164917,
-      "y": 0.3680659670164917,
+      "x": 0.34939375717952514,
+      "y": 0.34939375717952514,
       "z": 1
     },
     "_quat": {

+ 1 - 1
assets/scripts/utils/Global.js

@@ -10,7 +10,7 @@ window.GameGlobal = {
     BuildingManager: BuildingManager.instance,
 
     debug: false,
-    ver: 100, //游戏版本号发版时需要核对
+    ver: 101, //游戏版本号发版时需要核对
     
     isCheck: false,
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
build-templates/qqplay/libs/qqPlayCore.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.