Fix build

This commit is contained in:
Him188 2020-01-29 20:41:16 +08:00
parent aca71d0c96
commit 21187a0a34

View File

@ -73,7 +73,7 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
is SMSVerifyCodeNeeded -> {
val result = bot.configuration.loginSolver.onGetPhoneNumber()
response = LoginPacket.SubCommand8(
response = LoginPacket.SubCommand7(
bot.client,
response.t174,
response.t402,