From 364371d952103f99e3a13eb6b2205015c8ac1b37 Mon Sep 17 00:00:00 2001 From: panw Date: Fri, 15 Aug 2025 17:07:07 +0800 Subject: [PATCH] =?UTF-8?q?todo=20=20=E6=8A=80=E8=83=BD=E6=B8=85=E7=90=86,?= =?UTF-8?q?=20=E6=B8=85=E7=90=86=E6=89=80=E6=9C=89=E7=9A=84spine=E6=8A=80?= =?UTF-8?q?=E8=83=BD=E5=B7=B2=E7=BB=8F=20=E9=83=BD=E6=94=B9=E6=88=90?= =?UTF-8?q?=E5=83=8F=E7=B4=A0=E5=BD=A2=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/script/game/hero/Hero.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/script/game/hero/Hero.ts b/assets/script/game/hero/Hero.ts index 5fbc0308..19b13618 100644 --- a/assets/script/game/hero/Hero.ts +++ b/assets/script/game/hero/Hero.ts @@ -95,7 +95,4 @@ export class Hero extends ecs.Entity { } return hv } - - - } \ No newline at end of file