remove residual debug output

This commit is contained in:
inotia00 2023-02-25 07:22:24 +09:00
parent 52aa922aff
commit 956eaa34c9

View File

@ -140,7 +140,7 @@ class OverrideSpeedHookPatch : BytecodePatch(
)
addInstructions(
1, """
0, """
sget-object v0, $INTEGRATIONS_VIDEO_SPEED_CLASS_DESCRIPTOR->speedClass:$SPEED_CLASS
invoke-virtual {v0, p0}, $SPEED_CLASS->overrideSpeed(F)V
"""