Commit 68b638c8 authored by limingzhe's avatar limingzhe

fix: I and E

parent 2f86967b
{"ver":"1.1.2","uuid":"00c8a024-d002-4156-ac52-8332afdb026e","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}} {
\ No newline at end of file "ver": "1.1.2",
"uuid": "00c8a024-d002-4156-ac52-8332afdb026e",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
module.exports = { module.exports = {
letterList: ["A", "B", "C"] letterList: ["I", "E", "C"]
} }
{ {
"ver": "2.3.5", "ver": "2.3.5",
"uuid": "d3140c81-f8cc-4d55-a3b8-5930e1475395", "uuid": "13045a63-dc82-4a45-a4d9-457cbe5921c6",
"type": "sprite", "type": "sprite",
"wrapMode": "clamp", "wrapMode": "clamp",
"filterMode": "bilinear", "filterMode": "bilinear",
...@@ -13,17 +13,17 @@ ...@@ -13,17 +13,17 @@
"subMetas": { "subMetas": {
"bg_i": { "bg_i": {
"ver": "1.0.4", "ver": "1.0.4",
"uuid": "833d5897-a110-4b76-a64a-f4be5ff89631", "uuid": "e8bf8805-dba6-4963-8088-7b1f16c2b9f9",
"rawTextureUuid": "d3140c81-f8cc-4d55-a3b8-5930e1475395", "rawTextureUuid": "13045a63-dc82-4a45-a4d9-457cbe5921c6",
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": -1, "offsetX": 0.5,
"offsetY": 8, "offsetY": 3,
"trimX": 280, "trimX": 167,
"trimY": 19, "trimY": 19,
"width": 85, "width": 314,
"height": 548, "height": 558,
"rawWidth": 647, "rawWidth": 647,
"rawHeight": 602, "rawHeight": 602,
"borderTop": 0, "borderTop": 0,
......
{
"ver": "2.3.5",
"uuid": "d3140c81-f8cc-4d55-a3b8-5930e1475395",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 647,
"height": 602,
"platformSettings": {},
"subMetas": {
"bg_i_old": {
"ver": "1.0.4",
"uuid": "833d5897-a110-4b76-a64a-f4be5ff89631",
"rawTextureUuid": "d3140c81-f8cc-4d55-a3b8-5930e1475395",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -1,
"offsetY": 8,
"trimX": 280,
"trimY": 19,
"width": 85,
"height": 548,
"rawWidth": 647,
"rawHeight": 602,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
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