mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-03 13:55:36 +02:00
Update agent.js
This commit is contained in:
parent
407be3e652
commit
5718427b3b
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ export class Agent {
|
|||
|
||||
console.log(`${this.name} spawned.`);
|
||||
this.clearBotLogs();
|
||||
|
||||
this._setupEventHandlers(save_data, init_message);
|
||||
this.startEvents();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue