Commit 6443407e authored by haiyoucuv's avatar haiyoucuv

1

parent ab414d71
......@@ -12826,7 +12826,7 @@ exports.SkinJson = {
{
"name": "红包奖励",
"x": 130,
"y": 862,
"y": 835,
"alpha": 1,
"type": "sprite",
"props": {
......@@ -12837,7 +12837,7 @@ exports.SkinJson = {
{
"name": "提示文案",
"x": 182,
"y": 1095,
"y": 1098,
"alpha": 1,
"type": "text",
"props": {
......@@ -20975,7 +20975,7 @@ var SuccessPrizePanel = (function (_super) {
this.starGroup = this.addChild(new SuccessNoPrizePanel_1.SuccessStarGroup());
this.starGroup.position.set(375, 663);
this.prizeImg.anchorTexture.x = 0.5;
this.prizeImg.x = 375;
this.prizeImg.x = 370;
this.starGroup.play(stars);
if (tool && tool.type) {
this.tipsTex.text = '\t闯关成功!获得奖励:';
This diff is collapsed.
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