mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-27 08:29:17 -05:00
fix: removes console.log
This commit is contained in:
@@ -80,7 +80,6 @@ export const useInteractionManager = () => {
|
||||
mouseEvent: e,
|
||||
rendererSize
|
||||
});
|
||||
console.log(nextMouse.position.tile);
|
||||
|
||||
const baseState: State = {
|
||||
scene,
|
||||
|
||||
Reference in New Issue
Block a user