mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
Attempted assorted fixes
This commit is contained in:
@@ -127,7 +127,6 @@ var VoiceConnection = (function (_EventEmitter) {
|
||||
onWarning = false,
|
||||
lastVolume = this.volume !== undefined ? this.volume.get() : 1;
|
||||
|
||||
this.volume = stream;
|
||||
this.playing = true;
|
||||
this.playingIntent = retStream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user