mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-06 18:55:45 +08:00
Update QQ 8.9.0
This commit is contained in:
@@ -145,6 +145,10 @@ class HookEntry : IYukiHookXposedInit {
|
||||
interceptBaseChatPie(methodName = "M3")
|
||||
interceptBaseChatPie(methodName = "S")
|
||||
}
|
||||
"8.9.0" -> {
|
||||
interceptBaseChatPie(methodName = "N3")
|
||||
interceptBaseChatPie(methodName = "S")
|
||||
}
|
||||
else -> {
|
||||
isHookClientSupport = false
|
||||
loggerD(msg = "$version not supported!")
|
||||
|
Reference in New Issue
Block a user