Skip to content

Commit

Permalink
Missed ,
Browse files Browse the repository at this point in the history
  • Loading branch information
Slenderman00 committed Sep 1, 2023
1 parent 1c9635b commit c4740c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object InnaccessibleProfileFingerprint : MethodFingerprint(
Opcode.MOVE_RESULT_OBJECT,
Opcode.SGET_OBJECT,
Opcode.IF_EQ,
Opcode.CONST_4
Opcode.CONST_4,
Opcode.GOTO,
Opcode.CONST_4,
Opcode.RETURN
Expand Down

0 comments on commit c4740c1

Please sign in to comment.