mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
.
This commit is contained in:
parent
0613d0bcb0
commit
49c32e8f13
@ -186,7 +186,7 @@ def bass_decode(bs, ext=None):
|
||||
header.append(bytes(c_int(size)))
|
||||
header.extend(res)
|
||||
data = b"".join(header)
|
||||
return winsharedutils.encodemp3(data, 32)
|
||||
return winsharedutils.encodemp3(data, 64)
|
||||
|
||||
|
||||
class series_audioplayer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user