forked from noxious/server
test
This commit is contained in:
parent
b91bc6d985
commit
2ca0d487a5
@ -63,7 +63,7 @@ export class Server
|
|||||||
await ZoneManager.boot();
|
await ZoneManager.boot();
|
||||||
|
|
||||||
// Load command manager
|
// Load command manager
|
||||||
await CommandManager.boot(this.io);
|
// await CommandManager.boot(this.io);
|
||||||
|
|
||||||
// Listen for socket connections
|
// Listen for socket connections
|
||||||
this.io.on('connection', this.handleConnection.bind(this));
|
this.io.on('connection', this.handleConnection.bind(this));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user