Selaa lähdekoodia

fix build ╮(╯-╰)╭

mzdluo123 5 vuotta sitten
vanhempi
sitoutus
c6a92d978e

+ 1 - 1
mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/protocol/packet/chat/voice/PttStore.kt

@@ -47,7 +47,7 @@ internal class PttStore {
                     Cmd0x388.TryUpPttReq(
                         srcUin = uin,
                         groupCode = groupCode,
-                        fileId = fileId,
+                        fileId = 0,
                         fileSize = size,
                         fileMd5 = md5,
                         fileName = md5,