mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-30 06:34:37 +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 buildIndex = indexOfBuildInstruction(it)
|
||||||
val instructions = it.getInstructions()
|
val instructions = it.getInstructions()
|
||||||
|
|
||||||
// The next IPUT_OBJECT instruction after getting the client model is setting the client model field.
|
|
||||||
instructions.subList(
|
instructions.subList(
|
||||||
buildIndex - 5,
|
buildIndex - 5,
|
||||||
buildIndex,
|
buildIndex,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user