mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix comments
This commit is contained in:
@ -104,7 +104,7 @@ class LithoFilterPatch : BytecodePatch(
|
||||
"""
|
||||
|
||||
if (bufferFingerprintResolved) {
|
||||
// 18.11.35+
|
||||
// 18.11.36+
|
||||
val objectIndex = indexOfFirst {
|
||||
it.opcode == Opcode.CONST_STRING &&
|
||||
(it as BuilderInstruction21c).reference.toString() == ""
|
||||
|
Reference in New Issue
Block a user