npc path error 2

This commit is contained in:
Kolby Nottingham 2024-11-05 16:28:12 -08:00
parent 23f54f8d57
commit 26881c547c

View file

@ -46,7 +46,7 @@ export class NPCContoller {
}
}
} catch (e) {
console.log('Error reading construction file: ', file);
console.log('Error reading construction file');
}
for (let name in this.constructions) {