Skip to content

Commit

Permalink
Merge pull request #17 from SpigotMC/master
Browse files Browse the repository at this point in the history
[pull] master from SpigotMC:master
  • Loading branch information
pull[bot] authored Feb 21, 2025
2 parents 7f5cc83 + f797bd4 commit 744cfc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class ProtocolConstants
public static final int MINECRAFT_1_21 = 767;
public static final int MINECRAFT_1_21_2 = 768;
public static final int MINECRAFT_1_21_4 = 769;
public static final int MINECRAFT_1_21_5 = 1073742057;
public static final int MINECRAFT_1_21_5 = 1073742059;
public static final List<String> SUPPORTED_VERSIONS;
public static final List<Integer> SUPPORTED_VERSION_IDS;

Expand Down

0 comments on commit 744cfc9

Please sign in to comment.