mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-22 07:03:45 +02:00
npc path error 2
This commit is contained in:
parent
23f54f8d57
commit
26881c547c
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue