mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
chore: remove wrong comment
This commit is contained in:
parent
175c18cc34
commit
2dea29b298
@ -188,7 +188,6 @@ object SpoofClientPatch : BaseBytecodePatch(
|
||||
val buildIndex = indexOfBuildInstruction(it)
|
||||
val instructions = it.getInstructions()
|
||||
|
||||
// The next IPUT_OBJECT instruction after getting the client model is setting the client model field.
|
||||
instructions.subList(
|
||||
buildIndex - 5,
|
||||
buildIndex,
|
||||
|
Loading…
x
Reference in New Issue
Block a user