mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-10 21:34:51 +08:00
merge
This commit is contained in:
parent
c2eee671ca
commit
c2dea1d7f0
@ -148,6 +148,6 @@ class ServerFriendMessageEventPacket(input: DataInputStream, packetId: ByteArray
|
||||
val offset2 = input.readShort(101 + offset)
|
||||
input.goto(103 + offset).readVarString(offset2.toInt())
|
||||
}
|
||||
// TODO("FRIEND 解析")
|
||||
// TODO("FRIEND 解析")d
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user