1
0
Fork 0
mirror of synced 2024-06-23 08:40:41 +12:00

How the fuck did that get there?

This commit is contained in:
Phxntxm 2016-10-07 16:21:11 -05:00
parent f0d85d5796
commit 574020fe5e

View file

@ -11,7 +11,7 @@ if not discord.opus.is_loaded():
discord.opus.load_opus('/usr/lib64/libopus.so.0')
class VoicePlayer:server
class VoicePlayer:
# This does not need to match up too closely to the StreamPlayer that is "technically" used here
# This is more of a placeholder, just to keep the information that will be requested
# Before the video is actually downloaded, which happens in our audio player task