mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2025-01-04 17:49:30 -06:00
Update db-log-addOn.js
This commit is contained in:
parent
04a6e12dc6
commit
8586015c6a
@ -34,8 +34,6 @@ 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