Commit c7950560 authored by jiahua.liu's avatar jiahua.liu

merge loginPacket

parent 3ae1832a
......@@ -300,8 +300,6 @@ internal object LoginPacket : PacketFactory<LoginPacket.LoginPacketResponse>("wt
}
}
class UnsafeLogin(val url: String) : LoginPacketResponse()
class DeviceLockLogin(val t402: ByteArray, val t403: ByteArray) : LoginPacketResponse()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment