Commit f81f0343 authored by liujiahua123123's avatar liujiahua123123

Server Login Response Success Packet done

parent 74ca633b
......@@ -25,6 +25,7 @@ class ServerLoginResponseSuccessPacket(input: DataInputStream, val packetDataLen
@ExperimentalUnsignedTypes
override fun decode() {
//测试完成 @NaturalHG
/**
* Version 1 @Deprecated
this.input.skip(7)//8
......
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