mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2025-01-04 21:19:30 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
0b34ecb0b5
commit
616120c0bb
@ -34,6 +34,8 @@ export default class DBLogPlayerTime extends DBLog {
|
|||||||
constructor(server, options, connectors) {
|
constructor(server, options, connectors) {
|
||||||
super(server, options, connectors);
|
super(server, options, connectors);
|
||||||
|
|
||||||
|
console.log('WARNING: USING TESTING BRANCH for dblogAddon');
|
||||||
|
|
||||||
this.seeding = ServerState.init;
|
this.seeding = ServerState.init;
|
||||||
|
|
||||||
this.createModel(
|
this.createModel(
|
||||||
|
Loading…
Reference in New Issue
Block a user