mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 13:46:17 +00:00
chore: clarify order of writing in EnableSeekbarTappingPatch.kt
This commit is contained in:
@@ -157,6 +157,7 @@ class EnableSeekbarTappingPatch : Patch(
|
||||
val pMethod = tapSeekMethods["P"]!!
|
||||
val oMethod = tapSeekMethods["O"]!!
|
||||
|
||||
// The instructions are written in reverse order.
|
||||
implementation.addInstructions(
|
||||
result.scanData.endIndex,
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user