1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00
This commit is contained in:
Mrs4s 2020-08-18 01:53:11 +08:00
parent 1d38e8fad3
commit ac7fc7ad28

View File

@ -961,6 +961,7 @@ func (c *QQClient) netLoop() {
} }
}() }()
} }
c.Online = false
_ = c.Conn.Close() _ = c.Conn.Close()
if c.lastLostMsg == "" { if c.lastLostMsg == "" {
c.lastLostMsg = "Connection lost." c.lastLostMsg = "Connection lost."