Attempted assorted fixes

This commit is contained in:
abalabahaha
2016-03-12 21:44:07 -08:00
parent 25f25f5506
commit 5e64d96272
6 changed files with 11 additions and 13 deletions

View File

@@ -92,7 +92,6 @@ export default class VoiceConnection extends EventEmitter {
onWarning = false,
lastVolume = this.volume !== undefined ? this.volume.get() : 1;
this.volume = stream;
this.playing = true;
this.playingIntent = retStream;