update
This commit is contained in:
parent
e96dd83f46
commit
46c374afc4
@ -47,8 +47,8 @@
|
|||||||
},
|
},
|
||||||
"_scale": {
|
"_scale": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0.805834949016571,
|
"x": 0.583953857421875,
|
||||||
"y": 0.805834949016571,
|
"y": 0.583953857421875,
|
||||||
"z": 1
|
"z": 1
|
||||||
},
|
},
|
||||||
"_quat": {
|
"_quat": {
|
||||||
|
@ -19,7 +19,7 @@ var MainConfig = {
|
|||||||
version: "0.2.0",
|
version: "0.2.0",
|
||||||
isoffical: false,
|
isoffical: false,
|
||||||
viewscale: 0.5,
|
viewscale: 0.5,
|
||||||
packageid: 0, //0 apk 1 googleplay aab 2 ios
|
packageid: 1, //0 apk 1 googleplay aab 2 ios
|
||||||
hotfixVersion:"0.6.0"
|
hotfixVersion:"0.6.0"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -37,5 +37,6 @@
|
|||||||
"width": 960
|
"width": 960
|
||||||
},
|
},
|
||||||
"use-customize-simulator": true,
|
"use-customize-simulator": true,
|
||||||
"use-project-simulator-setting": false
|
"use-project-simulator-setting": false,
|
||||||
|
"start-scene": "current"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user