statut discord

This commit is contained in:
luki39 2022-02-23 18:56:29 +01:00
parent 688b589493
commit 479f3124a2

View File

@ -658,7 +658,7 @@ function dlAsync(login = true){
/*if(hasRPC){ /*if(hasRPC){
DiscordWrapper.updateDetails('Loading game..') DiscordWrapper.updateDetails('Loading game..')
}*/ }*/
proc.stdout.on('data', gameStateChange) //proc.stdout.on('data', gameStateChange)
proc.stdout.removeListener('data', tempListener) proc.stdout.removeListener('data', tempListener)
proc.stderr.removeListener('data', gameErrorListener) proc.stderr.removeListener('data', gameErrorListener)
} }