Select songs with spacebar and play audio from selected tracks has been implemented
This commit is contained in:
@@ -120,7 +120,6 @@ class vkSession(object):
|
||||
# log.exception("The session configuration has failed.")
|
||||
|
||||
def play_sound(self, sound):
|
||||
print(sound)
|
||||
self.soundplayer.play(sound)
|
||||
|
||||
def login(self):
|
||||
|
Reference in New Issue
Block a user