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