refactor: tsconfig paths
This commit is contained in:
parent
acbb4e9d98
commit
85a44235d3
25 changed files with 108 additions and 108 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { MobState } from "../Mob"
|
||||
import { STRIDE, type Mesh } from "../../../engine/scene/Mesh"
|
||||
import { STRIDE, type Mesh } from "engine/scene/Mesh"
|
||||
|
||||
// Shared building blocks for concrete mob definitions: faceted geometry primitives
|
||||
// and deterministic wander helpers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue