1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-24 20:43:33 +08:00

Fix protocol

This commit is contained in:
Him188 2020-01-12 00:53:53 +08:00
parent 37e4ee5bc6
commit 0713af32fd

View File

@ -35,7 +35,7 @@ OutgoingPacket {
int imei.length + 4
byte[] imei
int 0 + 4
int ksid.length + 4
short ksid.length + 2
byte[] ksid
int 0 + 4
}