From 770f3667e31037bf03b34afc125937283179fdfc Mon Sep 17 00:00:00 2001 From: wsj <3305688534@qq.com> Date: Fri, 26 Sep 2025 00:00:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20target/classes/ui/uiskin.a?= =?UTF-8?q?tlas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- target/classes/ui/uiskin.atlas | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 target/classes/ui/uiskin.atlas diff --git a/target/classes/ui/uiskin.atlas b/target/classes/ui/uiskin.atlas deleted file mode 100644 index 82f937f..0000000 --- a/target/classes/ui/uiskin.atlas +++ /dev/null @@ -1,24 +0,0 @@ -uiskin.png -format: RGBA8888 -filter: Nearest,Nearest -repeat: none -button-up - rotate: false - xy: 0, 0 - size: 200, 60 - split: 10, 10, 10, 10 - orig: 200, 60 - offset: 0, 0 -button-down - rotate: false - xy: 0, 60 - size: 200, 60 - split: 10, 10, 10, 10 - orig: 200, 60 - offset: 0, 0 -white - rotate: false - xy: 0, 120 - size: 1, 1 - orig: 1, 1 - offset: 0, 0 \ No newline at end of file