refactor: tsconfig paths
This commit is contained in:
parent
acbb4e9d98
commit
85a44235d3
25 changed files with 108 additions and 108 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { Texture } from "../engine/render/Texture"
|
||||
import type { Texture } from "engine/render/Texture"
|
||||
|
||||
/** The game's texture palette -- the named surfaces content refers to (materials,
|
||||
* mobs, room). `app/assets.ts` loads the actual pixels via the DOM; this is the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue