From cfc5adb9531d2d4c5f9ec7b65299b6d1a503b898 Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Thu, 17 Oct 2024 11:45:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AD=A6=E9=93=83icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/drawIcon.svg | 3 +++ src/graphics/FAS/fasAlarm/FasAlarm.json | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/public/drawIcon.svg b/public/drawIcon.svg index 26ebc9a..575f9fd 100644 --- a/public/drawIcon.svg +++ b/public/drawIcon.svg @@ -99,5 +99,8 @@ + + + diff --git a/src/graphics/FAS/fasAlarm/FasAlarm.json b/src/graphics/FAS/fasAlarm/FasAlarm.json index 4de970d..fd387e3 100644 --- a/src/graphics/FAS/fasAlarm/FasAlarm.json +++ b/src/graphics/FAS/fasAlarm/FasAlarm.json @@ -1,20 +1,20 @@ { "frames": { "normal.png": { - "frame": { "x": 0, "y": 0, "w": 32, "h": 53 }, + "frame": { "x": 0, "y": 0, "w": 27, "h": 26 }, "rotated": false, "trimmed": false, - "spriteSourceSize": { "x": 0, "y": 0, "w": 32, "h": 53 }, - "sourceSize": { "w": 32, "h": 53 }, + "spriteSourceSize": { "x": 0, "y": 0, "w": 27, "h": 26 }, + "sourceSize": { "w": 27, "h": 26 }, "anchor": { "x": 0.5, "y": 0.5 } } }, "meta": { "app": "https://www.codeandweb.com/texturepacker", "version": "1.1", - "image": "FasFailureControlHost.png", + "image": "FasAlarm.png", "format": "RGBA8888", - "size": { "w": 32, "h": 53 }, + "size": { "w": 27, "h": 26 }, "scale": "1", "smartupdate": "$TexturePacker:SmartUpdate:e7620bd2d73cc0b3e2deea9704e7eefc:f129a1d9e4b9ba57720b3861c22b155b:eb2d421f7759984b7713aa4aa5354134$" }