mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
German and croatian are added to language handler, message logs format has changed to partially fix #5
This commit is contained in:
@@ -59,4 +59,3 @@ class URLStream(BaseStream):
|
||||
flags = flags | self.flags_for(three_d=three_d, autofree=autofree, decode=decode)
|
||||
handle = bass_call(BASS_StreamCreateURL, url, offset, flags, self.downloadproc, user)
|
||||
super(URLStream, self).__init__(handle)
|
||||
|
||||
|
Reference in New Issue
Block a user