mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
for now
This commit is contained in:
parent
87ede7ea57
commit
912ef5e05f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ function inject (bot, dcclient, config) {
|
|||
srv.on('login', function (client) {
|
||||
bot.console.info(`[Proxy] ${client.username} connected to proxy`)
|
||||
let clientEnded = false
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
let targetEnded = false
|
||||
|
||||
const target = mc.createClient({
|
||||
|
|
Loading…
Reference in a new issue