mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-30 20:05:29 +02:00
Update agent.js
Fixed bug in agent.js
This commit is contained in:
parent
8cbedc9f4a
commit
809f669b19
1 changed files with 1 additions and 2 deletions
|
@ -109,8 +109,7 @@ export class Agent {
|
|||
process.exit(0);
|
||||
}
|
||||
});
|
||||
} throw error;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
async _setupEventHandlers(save_data, init_message) {
|
||||
|
|
Loading…
Add table
Reference in a new issue