mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
fix miss.
This commit is contained in:
parent
9ba14c6492
commit
9d432df098
@ -677,6 +677,7 @@ func decodeMSFOfflinePacket(c *QQClient, _ uint16, _ []byte) (interface{}, error
|
||||
c.Online = false
|
||||
c.dispatchDisconnectEvent(&ClientDisconnectedEvent{Message: "服务器端强制下线."})
|
||||
}
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
func decodeMultiApplyUpResponse(c *QQClient, _ uint16, payload []byte) (interface{}, error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user