fix runtime map loading lifecycle
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { Vector3Tuple } from "@/types/3d";
|
||||
import type { Vector3Tuple } from "./3d";
|
||||
|
||||
export interface MapNode {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user