Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Zikoat committed Aug 3, 2024
1 parent d6724cc commit 21de6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export class Controls {
background.tilePosition.set(x, y);
background.tileScale.set(scale);
});
// .duration(0);


select<Element, unknown>("canvas")
.call(zoomHandler)
Expand Down

0 comments on commit 21de6c0

Please sign in to comment.