diff --git a/assets/Game/Prefab/FeatureBuyPopUp.prefab b/assets/Game/Prefab/FeatureBuyPopUp.prefab index 943c0b0..1125cd8 100644 --- a/assets/Game/Prefab/FeatureBuyPopUp.prefab +++ b/assets/Game/Prefab/FeatureBuyPopUp.prefab @@ -839,8 +839,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 996, - "height": 311 + "width": 1030, + "height": 312 }, "_anchorPoint": { "__type__": "cc.Vec2", diff --git a/assets/resources/i18nSprite2/en/Feature_buy.png b/assets/resources/i18nSprite2/en/Feature_buy.png index fe7a108..3c48044 100644 Binary files a/assets/resources/i18nSprite2/en/Feature_buy.png and b/assets/resources/i18nSprite2/en/Feature_buy.png differ diff --git a/assets/resources/i18nSprite2/en/Feature_buy.png.meta b/assets/resources/i18nSprite2/en/Feature_buy.png.meta index 16084c1..780776a 100644 --- a/assets/resources/i18nSprite2/en/Feature_buy.png.meta +++ b/assets/resources/i18nSprite2/en/Feature_buy.png.meta @@ -46,10 +46,10 @@ "offsetY": 0, "trimX": 0, "trimY": 0, - "width": 996, - "height": 311, - "rawWidth": 996, - "rawHeight": 311, + "width": 1030, + "height": 312, + "rawWidth": 1030, + "rawHeight": 312, "borderTop": 0, "borderBottom": 0, "borderLeft": 0, @@ -61,17 +61,17 @@ "meshType": 0, "vertices": { "rawPosition": [ - -498, - -155.5, + -515, + -156, 0, - 498, - -155.5, + 515, + -156, 0, - -498, - 155.5, + -515, + 156, 0, - 498, - 155.5, + 515, + 156, 0 ], "indexes": [ @@ -84,12 +84,12 @@ ], "uv": [ 0, - 311, - 996, - 311, + 312, + 1030, + 312, 0, 0, - 996, + 1030, 0 ], "nuv": [ @@ -103,13 +103,13 @@ 1 ], "minPos": [ - -498, - -155.5, + -515, + -156, 0 ], "maxPos": [ - 498, - 155.5, + 515, + 156, 0 ] },