replaced files
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
} from "@24tools/playable_template";
|
||||
import { Box3, Object3D, Vector3 } from "three";
|
||||
import { Body } from "cannon-es";
|
||||
import { PLAYER_COLLIDER_RADIUS } from "../PhysicsC";
|
||||
import { PLAYER_COLLIDER_RADIUS } from "../core/PhysicsC";
|
||||
|
||||
const PLAYER_RADIUS = PLAYER_COLLIDER_RADIUS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user