Commit 3e0e6f83 authored by Him188's avatar Him188

fix typo

parent 35c7e794
......@@ -72,7 +72,7 @@ internal class FriendList {
val members: List<StTroopMemberInfo>,
val nextUin: Long
) : Packet {
override fun toString(): String = "Friendlist.GetTroopMemberList.Response"
override fun toString(): String = "FriendList.GetTroopMemberList.Response"
}
}
......
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