mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-13 06:30:13 +08:00
Fix build
This commit is contained in:
parent
346f7e53fa
commit
1ae688a03d
@ -89,8 +89,7 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
|
||||
is LoginPacket.LoginPacketResponse.DeviceLockLogin -> {
|
||||
response = LoginPacket.SubCommand20(
|
||||
bot.client,
|
||||
response.t402,
|
||||
response.t403
|
||||
response.t402
|
||||
).sendAndExpect()
|
||||
continue@mainloop
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user