Update db-log-addOn.js

This commit is contained in:
Skillet 2023-03-20 13:21:22 -04:00 committed by GitHub
parent 04a6e12dc6
commit 8586015c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,8 +33,6 @@ export default class DBLogPlayerTime extends DBLog {
constructor(server, options, connectors) {
super(server, options, connectors);
console.log('WARNING: USING TESTING BRANCH for dblogAddon');
this.seeding = ServerState.init;