mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2025-01-02 12:09:20 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
fc8a7d69f6
commit
b2a7c7c7a2
@ -103,6 +103,7 @@ export default class DBLogPlayerTime extends DBLog {
|
||||
console.log('starting to Live');
|
||||
this.seeding = ServerState.live;
|
||||
}
|
||||
}
|
||||
await super.mount();
|
||||
console.log('finished mounting db-log');
|
||||
this.server.on('PLAYER_CONNECTED', this.onPlayerConnected);
|
||||
|
Loading…
Reference in New Issue
Block a user