Commit 57d597a8 authored by haiyoucuv's avatar haiyoucuv

Merge remote-tracking branch 'origin/master'

parents b6f5bcd6 3382ddcf
......@@ -193,7 +193,7 @@
"_priority": 1073741824,
"_fov": 45,
"_fovAxis": 0,
"_orthoHeight": 766.0833333333334,
"_orthoHeight": 723.1304347826087,
"_near": 1,
"_far": 2000,
"_color": {
......@@ -3704,8 +3704,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 0.8,
"y": 0.8,
"z": 1
},
"_mobility": 0,
......@@ -5230,8 +5230,8 @@
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": -67.5,
"y": 29.408999999999992,
"x": -72.09299999999996,
"y": 15.177000000000021,
"z": 0
},
"_lrot": {
......@@ -5243,8 +5243,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 0.8,
"y": 0.8,
"z": 1
},
"_mobility": 0,
......@@ -5330,7 +5330,7 @@
"__prefab": null,
"_alignFlags": 8,
"_target": null,
"_left": 550,
"_left": 584.307,
"_right": 0,
"_top": 0,
"_bottom": 0,
......@@ -7266,7 +7266,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": -77,
"y": 12.177999999999997,
"y": 3.480000000000018,
"z": 0
},
"_lrot": {
......@@ -7278,8 +7278,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 1,
"y": 1,
"x": 0.8,
"y": 0.8,
"z": 1
},
"_mobility": 0,
......@@ -7448,7 +7448,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1624,
"height": 750.0000000000001
"height": 750
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......
......@@ -75,7 +75,6 @@ export default class OpenLuckyPanel extends Panel {
this.hidePanel();
showPanel(GetPrize, data.prizeVOList);
await sendWebNet(WebNetName.bagPag)
AudioMgr.ins.playOneShot("audio/福袋开启_合成音效");
......
......@@ -11,7 +11,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0",
"useZip": true,
"useJsEncryption": false
"useJsEncryption": true
}
},
"taskOptionsMap": {
......@@ -24,7 +24,7 @@
"accessKeySecret": "6sk3EDd1BYrXlAUoh8maMuN7hOMkh1",
"__version__": "1.0.0",
"useZip": true,
"useJsEncryption": false
"useJsEncryption": true
},
"1730878748609}": {
"uploadDir": "db_games/ccc_game/template3d",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment