mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-06 08:00:10 +08:00
Server Login Response Success Packet done
This commit is contained in:
parent
74ca633b7d
commit
f81f0343e9
@ -25,6 +25,7 @@ class ServerLoginResponseSuccessPacket(input: DataInputStream, val packetDataLen
|
||||
|
||||
@ExperimentalUnsignedTypes
|
||||
override fun decode() {
|
||||
//测试完成 @NaturalHG
|
||||
/**
|
||||
* Version 1 @Deprecated
|
||||
this.input.skip(7)//8
|
||||
|
Loading…
Reference in New Issue
Block a user