mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Update sound_lib.
This commit is contained in:
@@ -136,7 +136,7 @@ class Session(object):
|
||||
|
||||
def init_sound(self):
|
||||
try: self.sound = sound.soundSystem(self.settings["sound"])
|
||||
except: pass
|
||||
except: log.exception("Exception thrown during sound system initialization")
|
||||
|
||||
@_require_configuration
|
||||
def login(self, verify_credentials=True):
|
||||
|
Reference in New Issue
Block a user