fix: removes console.log

This commit is contained in:
Mark Mankarious
2023-08-10 19:31:47 +01:00
parent 516ab8b633
commit 494a6a0a7c

View File

@@ -80,7 +80,6 @@ export const useInteractionManager = () => {
mouseEvent: e,
rendererSize
});
console.log(nextMouse.position.tile);
const baseState: State = {
scene,