Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicPlayerA10 committed Sep 12, 2024
1 parent 88550e3 commit 74e851d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
* putstatic io/github/repooper/packetevents/PacketEventsPlugin.a J
* </pre>
*/
// TODO: Apparently is seems like the order of decrypting sometimes matters due to https://www.zelix.com/klassmaster/featuresMethodParameterChanges.html and https://www.zelix.com/klassmaster/docs/classInitializationOrderStatement.html
// TODO: Apparently it seems like the order of decrypting sometimes matters due to https://www.zelix.com/klassmaster/featuresMethodParameterChanges.html and https://www.zelix.com/klassmaster/docs/classInitializationOrderStatement.html
public class ZelixLongEncryptionTransformer extends Transformer {

private static final Match DECRYPT_LONG_MATCHER = FieldMatch.putStatic().desc("J")
Expand Down

0 comments on commit 74e851d

Please sign in to comment.