diff --git a/server/profiles.js b/server/profiles.js index 8be590b..8d52c24 100644 --- a/server/profiles.js +++ b/server/profiles.js @@ -547,7 +547,7 @@ const runLadderTick = (connection) => { }); }); - ladderTickJob.start(); +// ladderTickJob.start(); }; module.exports = {