Commit c2dea1d7 authored by liujiahua123123's avatar liujiahua123123

merge

parent c2eee671
......@@ -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
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment