Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Apr 25, 2024
1 parent 76bf8d6 commit 4f67c09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engine/Actor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,6 @@ export class Actor extends Entity implements Eventable, PointerEvents, CanInitia
return this.get(TransformComponent).globalScale;
}


// #region Collision

/**
Expand Down

0 comments on commit 4f67c09

Please sign in to comment.