forked from noxious/client
npm update, worked on multiplayer world
This commit is contained in:
@ -24,7 +24,6 @@ const scene = useScene()
|
||||
// console.log(time, delta);
|
||||
// })
|
||||
|
||||
const pointer_tile = ref(undefined);
|
||||
const position = reactive({ x: 0, y: 0 });
|
||||
|
||||
if (props.player !== undefined) {
|
||||
|
Reference in New Issue
Block a user