fix comments

This commit is contained in:
inotia00 2023-04-23 00:09:05 +09:00
parent b4df34498f
commit f5bf370002
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ class ButtonContainerPatch : ResourcePatch {
with(LithoFilterPatch.lithoMethod) {
if (LithoFilterPatch.bufferFingerprintResolved) {
// 18.11.35+
// 18.11.36+
addInstructions(
0, """
move-object/from16 v10, p3

View File

@ -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() == ""